Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSimplifyQuery.h28 bool UseInstrInfo = true; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp168 const DominatorTree *DT, bool UseInstrInfo) { in computeKnownBits()
177 const DominatorTree *DT, bool UseInstrInfo) { in computeKnownBits()
185 const DominatorTree *DT, bool UseInstrInfo) { in computeKnownBits()
275 const DominatorTree *DT, bool UseInstrInfo) { in isKnownToBeAPowerOfTwo()
313 bool UseInstrInfo) { in isKnownNonEqual()
345 const DominatorTree *DT, bool UseInstrInfo) { in ComputeNumSignBits()
9687 bool UseInstrInfo, AssumptionCache *AC, in computeConstantRange()