reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1145 CondVal = ConstantInt::getTrue(Context); 1148 CondVal = ConstantInt::getFalse(Context); 1159 UnswitchTrivialCondition(currentLoop, LoopCond, CondVal, LoopExitBB, 1192 CondVal = CaseVal; 1202 UnswitchTrivialCondition(currentLoop, LoopCond, CondVal, LoopExitBB, 1206 BranchesInfo.setUnswitched(SI, CondVal);