Searched defs:Simplifier (Results 1 – 4 of 4) sorted by relevance
177 struct Simplifier { struct178 struct Rule {185 void addRule(StringRef N, const Rule::FuncType &F) { in addRule()190 struct WorkListType {213 using ValueSetType = std::set<Value *>;215 std::vector<Rule> Rules;218 struct Context {
1708 AMDGPULibCalls Simplifier; in run() local1737 AMDGPULibCalls Simplifier; in run() local
3682 LibCallSimplifier Simplifier(DL, &TLI, &AC, ORE, BFI, PSI, InstCombineRAUW, in tryOptimizeCall() local
2550 FortifiedLibCallSimplifier Simplifier(TLInfo, true); in optimizeCallInst() local