Searched defs:SimplifyQuery (Results 1 – 2 of 2) sorted by relevance
60 struct SimplifyQuery { struct78 SimplifyQuery(const DataLayout &DL, const Instruction *CXTI = nullptr) argument81 SimplifyQuery(const DataLayout &DL, const TargetLibraryInfo *TLI, argument89 SimplifyQuery(const DataLayout &DL, const DominatorTree *DT, argument96 SimplifyQuery getWithInstruction(const Instruction *I) const { in getWithInstruction() argument101 SimplifyQuery getWithoutUndef() const { in getWithoutUndef() argument109 bool isUndefValue(Value *V) const { in isUndefValue()
5170 const SimplifyQuery &, unsigned) { in simplifyExtractValueInst()