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