Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h86 bool HasGuards = false; variable
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp1001 bool HasGuards; member in __anon3174ff7b0311::WidenIV
1168 bool HasGuards, bool UsePostIncrementRanges) in WidenIV()
2083 bool HasGuards, bool UsePostIncrementRanges) { in createWideIV()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp605 bool HasGuards = GuardDecl && !GuardDecl->use_empty(); in simplifyAndExtend() local