Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp1308 SmallVector<IntrinsicInst *, 4> Guards; runOnLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10495 LoopGuards Guards = LoopGuards::collect(L, *this); in howFarToZero() local
15094 LoopGuards Guards(SE); in collect() local
15543 const ScalarEvolution::LoopGuards &Guards) in rewrite()
15651 const LoopGuards &Guards) { in applyLoopGuards()