Searched refs:createFoldedExitCond (Results 1 – 1 of 1) sorted by relevance
1191 static Constant *createFoldedExitCond(const Loop *L, BasicBlock *ExitingBB, in createFoldedExitCond() function1203 auto *NewCond = createFoldedExitCond(L, ExitingBB, IsTaken); in foldExit()1281 return createFoldedExitCond(L, ExitingBB, /*IsTaken*/ !*EV); in createReplacement()1317 return createFoldedExitCond(L, ExitingBB, /*IsTaken*/ false); in createReplacement()