Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h90 bool HasGuards = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1060 bool HasGuards; member in __anonb324fb7f0311::WidenIV
1229 bool HasGuards, bool UsePostIncrementRanges) in WidenIV()
2268 bool HasGuards, bool UsePostIncrementRanges) { in createWideIV()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp603 bool HasGuards = GuardDecl && !GuardDecl->use_empty(); in simplifyAndExtend() local