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.h134 SimplifyQuery getWithoutCondContext() const { in getWithoutCondContext() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1438 SimplifyQuery RecQ = Q.getWithoutCondContext(); in computeKnownBitsFromOperator()
1471 SimplifyQuery RecQ = Q.getWithoutCondContext(); in computeKnownBitsFromOperator()
1549 SimplifyQuery RecQ = Q.getWithoutCondContext(); in computeKnownBitsFromOperator()
2332 SimplifyQuery RecQ = Q.getWithoutCondContext(); in isKnownToBeAPowerOfTwo()
2946 SimplifyQuery RecQ = Q.getWithoutCondContext(); in isKnownNonZeroFromOperator()
3512 SimplifyQuery RecQ = Q.getWithoutCondContext(); in isNonEqualPHIs()
4004 SimplifyQuery RecQ = Q.getWithoutCondContext(); in ComputeNumSignBitsImpl()
5914 Q.getWithoutCondContext().getWithInstruction( in computeKnownFPClass()