Searched defs:SimplifyQuery (Results 1 – 2 of 2) sorted by relevance
70 struct SimplifyQuery { struct 89 SimplifyQuery(const DataLayout &DL, const Instruction *CXTI = nullptr) argument 92 SimplifyQuery(const DataLayout &DL, const TargetLibraryInfo *TLI, argument 100 SimplifyQuery(const DataLayout &DL, const DominatorTree *DT, argument 107 SimplifyQuery getWithInstruction(const Instruction *I) const { in getWithInstruction() argument 112 SimplifyQuery getWithoutUndef() const { in getWithoutUndef() argument 122 SimplifyQuery getWithoutDomCondCach argument 128 getWithCondContextSimplifyQuery getWithCondContext() argument [all...]
5178 simplifyExtractValueInst(Value * Agg,ArrayRef<unsigned> Idxs,const SimplifyQuery &,unsigned) simplifyExtractValueInst() argument [all...]