Searched defs:SimplifyQuery (Results 1 – 2 of 2) sorted by relevance
94 struct SimplifyQuery { struct111 SimplifyQuery(const DataLayout &DL, const Instruction *CXTI = nullptr) argument114 SimplifyQuery(const DataLayout &DL, const TargetLibraryInfo *TLI, argument121 SimplifyQuery getWithInstruction(Instruction *I) const { in getWithInstruction() argument126 SimplifyQuery getWithoutUndef() const { in getWithoutUndef() argument145 // Please use the SimplifyQuery versions in new code. argument
4444 const SimplifyQuery &, unsigned) { in SimplifyExtractValueInst()