Searched defs:SimplifyQuery (Results 1 – 2 of 2) sorted by relevance
93 struct SimplifyQuery { struct110 SimplifyQuery(const DataLayout &DL, const Instruction *CXTI = nullptr) argument113 SimplifyQuery(const DataLayout &DL, const TargetLibraryInfo *TLI, argument120 SimplifyQuery getWithInstruction(Instruction *I) const { in getWithInstruction() argument125 SimplifyQuery getWithoutUndef() const { in getWithoutUndef() argument144 // Please use the SimplifyQuery versions in new code. argument
4941 const SimplifyQuery &, unsigned) { in simplifyExtractValueInst()