Searched defs:UseInstrInfo (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | SimplifyQuery.h | 29 bool UseInstrInfo = true; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ValueTracking.cpp | 152 bool UseInstrInfo, unsigned Depth) { in computeKnownBits() 160 const DominatorTree *DT, bool UseInstrInfo, in computeKnownBits() 169 const DominatorTree *DT, bool UseInstrInfo, in computeKnownBits() 269 const DominatorTree *DT, bool UseInstrInfo, in isKnownToBeAPowerOfTwo() 336 const DominatorTree *DT, bool UseInstrInfo, in ComputeNumSignBits() 5881 const DominatorTree *DT, bool UseInstrInfo, unsigned Depth) { in computeKnownFPClass() 9814 bool UseInstrInfo) { in getRangeForIntrinsic() 9991 bool UseInstrInfo, AssumptionCache *AC, in computeConstantRange()
|