Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h67 bool UseInstrInfo = true; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp216 OptimizationRemarkEmitter *ORE, bool UseInstrInfo) { in computeKnownBits()
225 OptimizationRemarkEmitter *ORE, bool UseInstrInfo) { in computeKnownBits()
241 bool UseInstrInfo) { in computeKnownBits()
251 bool UseInstrInfo) { in computeKnownBits()
260 bool UseInstrInfo) { in haveNoCommonBitsSet()
299 const DominatorTree *DT, bool UseInstrInfo) { in isKnownToBeAPowerOfTwo()
311 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNonZero()
319 bool UseInstrInfo) { in isKnownNonNegative()
327 const DominatorTree *DT, bool UseInstrInfo) { in isKnownPositive()
339 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNegative()
[all …]