Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h66 bool UseInstrInfo = true; member
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DValueTracking.cpp251 bool UseInstrInfo) { in computeKnownBits()
261 bool UseInstrInfo) { in computeKnownBits()
270 bool UseInstrInfo) { in haveNoCommonBitsSet()
342 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNonZero()
350 bool UseInstrInfo) { in isKnownNonNegative()
358 const DominatorTree *DT, bool UseInstrInfo) { in isKnownPositive()
370 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNegative()
382 bool UseInstrInfo) { in isKnownNonEqual()
394 const DominatorTree *DT, bool UseInstrInfo) { in MaskedValueIsZero()
4847 bool UseInstrInfo) { in computeOverflowForUnsignedMul()
[all …]