Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h90 bool HasGuards = false; variable
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1227 bool HasGuards, bool UsePostIncrementRanges) in WidenIV() argument
1058 bool HasGuards; global() member in __anon7d6845520311::WidenIV
2260 createWideIV(const WideIVInfo & WI,LoopInfo * LI,ScalarEvolution * SE,SCEVExpander & Rewriter,DominatorTree * DT,SmallVectorImpl<WeakTrackingVH> & DeadInsts,unsigned & NumElimExt,unsigned & NumWidened,bool HasGuards,bool UsePostIncrementRanges) createWideIV() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp603 bool HasGuards = GuardDecl && !GuardDecl->use_empty(); simplifyAndExtend() local