Home
last modified time | relevance | path

Searched defs:SafeToHoist (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp980 SmallVector<Instruction *, 4> SafeToHoist; fuseCandidates() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp269 bool SafeToHoist = Def->isDefinedOutsideVectorRegions(); get() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1473 auto SafeToHoist = [](const SCEV *S) { expand() local