Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp618 bool IsSignedPredicate = true; global() member
1017 bool IsSignedPredicate; parseLoopStructure() local
1421 bool IsSignedPredicate = LS.IsSignedPredicate; changeIterationSpaceEnd() local
1557 bool IsSignedPredicate = MainLoopStructure.IsSignedPredicate; run() local
[all...]