Searched defs:SimplifyQuery (Results 1 – 2 of 2) sorted by relevance
70 struct SimplifyQuery { struct89 SimplifyQuery(const DataLayout &DL, const Instruction *CXTI = nullptr) argument92 SimplifyQuery(const DataLayout &DL, const TargetLibraryInfo *TLI, argument100 SimplifyQuery(const DataLayout &DL, const DominatorTree *DT, argument107 SimplifyQuery getWithInstruction(const Instruction *I) const { in getWithInstruction() argument112 SimplifyQuery getWithoutUndef() const { in getWithoutUndef() argument122 SimplifyQuery getWithoutDomCondCache() const { in getWithoutDomCondCache() argument128 SimplifyQuery getWithCondContext(const CondContext &CC) const { in getWithCondContext() argument134 SimplifyQuery getWithoutCondContext() const { in getWithoutCondContext() argument
5196 const SimplifyQuery &, unsigned) { in simplifyExtractValueInst()