Searched defs:Simplifier (Results 1 – 4 of 4) sorted by relevance
164 struct Simplifier { struct165 struct Rule {172 void addRule(StringRef N, const Rule::FuncType &F) { in addRule()177 struct WorkListType {197 using ValueSetType = std::set<Value *>;199 std::vector<Rule> Rules;202 struct Context {
175 AMDGPULibCalls Simplifier; member in __anon29184c030111::AMDGPUSimplifyLibCalls195 AMDGPULibCalls Simplifier; member in __anon29184c030111::AMDGPUUseNativeCalls
4265 LibCallSimplifier Simplifier(DL, &TLI, ORE, BFI, PSI, InstCombineRAUW, in tryOptimizeCall() local
2035 FortifiedLibCallSimplifier Simplifier(TLInfo, true); in optimizeCallInst() local