Searched defs:SimplifyQuery (Results 1 – 2 of 2) sorted by relevance
71 struct SimplifyQuery { struct90 SimplifyQuery(const DataLayout &DL, const Instruction *CXTI = nullptr) argument93 SimplifyQuery(const DataLayout &DL, const TargetLibraryInfo *TLI, argument101 SimplifyQuery(const DataLayout &DL, const DominatorTree *DT, argument108 SimplifyQuery getWithInstruction(const Instruction *I) const { in getWithInstruction() argument113 SimplifyQuery getWithoutUndef() const { in getWithoutUndef() argument123 SimplifyQuery getWithoutDomCondCache() const { in getWithoutDomCondCache() argument129 SimplifyQuery getWithCondContext(const CondContext &CC) const { in getWithCondContext() argument135 SimplifyQuery getWithoutCondContext() const { in getWithoutCondContext() argument
5226 const SimplifyQuery &, unsigned) { in simplifyExtractValueInst()