Home
last modified time | relevance | path

Searched defs:LoopPredication (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp262 class LoopPredication { class
323 LoopPredication(AliasAnalysis *AA, DominatorTree *DT, ScalarEvolution *SE, LoopPredication() function in __anon4970eb7f0111::LoopPredication
[all...]
H A DIndVarSimplify.cpp120 LoopPredication("indvars-predicate-loops", cl::Hidden, cl::init(true), variable