Searched refs:constantFoldTerminators (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp627 static bool constantFoldTerminators(Loop &L, DominatorTree &DT, LoopInfo &LI, function
682 Changed |= constantFoldTerminators(L, DT, LI, SE, MSSAU, IsLoopDeleted);

Completed in 63 milliseconds