Home
last modified time | relevance | path

Searched refs:IsLoopInvariant (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp296 auto IsLoopInvariant = [&SE, L](Value *V) { in INITIALIZE_PASS_DEPENDENCY() local
329 if (IsLoopInvariant(LHS)) { in INITIALIZE_PASS_DEPENDENCY()
341 if (IsLoopInvariant(LHS)) { in INITIALIZE_PASS_DEPENDENCY()