Searched defs:UseInstrInfo (Results 1 – 2 of 2) sorted by relevance
173 OptimizationRemarkEmitter *ORE, bool UseInstrInfo) { in computeKnownBits()186 bool UseInstrInfo) { in computeKnownBits()194 bool UseInstrInfo) { in haveNoCommonBitsSet()233 const DominatorTree *DT, bool UseInstrInfo) { in isKnownToBeAPowerOfTwo()242 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNonZero()250 bool UseInstrInfo) { in isKnownNonNegative()258 const DominatorTree *DT, bool UseInstrInfo) { in isKnownPositive()270 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNegative()281 bool UseInstrInfo) { in isKnownNonEqual()293 const DominatorTree *DT, bool UseInstrInfo) { in MaskedValueIsZero()[all …]
63 bool UseInstrInfo = true; member