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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h85 bool HasGuards = false; member in class:llvm::JumpThreadingPass
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1113 bool HasGuards; member in class:llvm::ScalarEvolution
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1005 bool HasGuards; member in class:__anon5646::WidenIV
1997 bool HasGuards = GuardDecl && !GuardDecl->use_empty(); local
1054 WidenIV(const WideIVInfo &WI, LoopInfo *LInfo, ScalarEvolution *SEv, DominatorTree *DTree, SmallVectorImpl<WeakTrackingVH> &DI, bool HasGuards) argument

Completed in 108 milliseconds