Home
last modified time | relevance | path

Searched refs:getWithoutCondContext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSimplifyQuery.h135 SimplifyQuery getWithoutCondContext() const { in getWithoutCondContext() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1592 SimplifyQuery RecQ = Q.getWithoutCondContext(); in computeKnownBitsFromOperator()
1628 SimplifyQuery RecQ = Q.getWithoutCondContext(); in computeKnownBitsFromOperator()
1724 SimplifyQuery RecQ = Q.getWithoutCondContext().getWithInstruction(CxtI); in computeKnownBitsFromOperator()
2556 SimplifyQuery RecQ = Q.getWithoutCondContext(); in isKnownToBeAPowerOfTwo()
3173 SimplifyQuery RecQ = Q.getWithoutCondContext(); in isKnownNonZeroFromOperator()
3742 SimplifyQuery RecQ = Q.getWithoutCondContext(); in isNonEqualPHIs()
4270 SimplifyQuery RecQ = Q.getWithoutCondContext(); in ComputeNumSignBitsImpl()
5780 Q.getWithoutCondContext().getWithInstruction(CxtI), in computeKnownFPClass()