Searched defs:UseInstrInfo (Results 1 – 2 of 2) sorted by relevance
190 OptimizationRemarkEmitter *ORE, bool UseInstrInfo) { in computeKnownBits()199 OptimizationRemarkEmitter *ORE, bool UseInstrInfo) { in computeKnownBits()215 bool UseInstrInfo) { in computeKnownBits()225 bool UseInstrInfo) { in computeKnownBits()234 bool UseInstrInfo) { in haveNoCommonBitsSet()303 const DominatorTree *DT, bool UseInstrInfo) { in isKnownToBeAPowerOfTwo()315 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNonZero()323 bool UseInstrInfo) { in isKnownNonNegative()331 const DominatorTree *DT, bool UseInstrInfo) { in isKnownPositive()343 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNegative()[all …]
66 bool UseInstrInfo = true; member