Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp248 bool IsSignedPredicate; in parseLoopStructure() local
603 bool IsSignedPredicate = LS.IsSignedPredicate; in changeIterationSpaceEnd() local
732 bool IsSignedPredicate = MainLoopStructure.IsSignedPredicate; in run() local
/src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h60 bool IsSignedPredicate = true; member
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp578 bool IsSignedPredicate = MainLoopStructure.IsSignedPredicate; in calculateSubRanges() local