Lines Matching defs:UseInstrInfo
224 OptimizationRemarkEmitter *ORE, bool UseInstrInfo) { in computeKnownBits()
233 OptimizationRemarkEmitter *ORE, bool UseInstrInfo) { in computeKnownBits()
249 bool UseInstrInfo) { in computeKnownBits()
259 bool UseInstrInfo) { in computeKnownBits()
268 bool UseInstrInfo) { in haveNoCommonBitsSet()
307 const DominatorTree *DT, bool UseInstrInfo) { in isKnownToBeAPowerOfTwo()
319 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNonZero()
327 bool UseInstrInfo) { in isKnownNonNegative()
335 const DominatorTree *DT, bool UseInstrInfo) { in isKnownPositive()
347 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNegative()
359 bool UseInstrInfo) { in isKnownNonEqual()
371 const DominatorTree *DT, bool UseInstrInfo) { in MaskedValueIsZero()
395 const DominatorTree *DT, bool UseInstrInfo) { in ComputeNumSignBits()
4474 OptimizationRemarkEmitter *ORE = nullptr, bool UseInstrInfo = true) { in computeConstantRangeIncludingKnownBits()
4487 bool UseInstrInfo) { in computeOverflowForUnsignedMul()
4501 const DominatorTree *DT, bool UseInstrInfo) { in computeOverflowForSignedMul()
4543 bool UseInstrInfo) { in computeOverflowForUnsignedAdd()
6611 ConstantRange llvm::computeConstantRange(const Value *V, bool UseInstrInfo, in computeConstantRange()