Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp242 bool IsSignedPredicate; parseLoopStructure() local
597 bool IsSignedPredicate = LS.IsSignedPredicate; changeIterationSpaceEnd() local
726 bool IsSignedPredicate = MainLoopStructure.IsSignedPredicate; run() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h60 bool IsSignedPredicate = true; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp578 bool IsSignedPredicate = MainLoopStructure.IsSignedPredicate; in calculateSubRanges() local