Searched refs:simplifyCmpInstForRecCall (Results 1 – 1 of 1) sorted by relevance
458 bool simplifyCmpInstForRecCall(CmpInst &Cmp);1764 bool CallAnalyzer::simplifyCmpInstForRecCall(CmpInst &Cmp) { in simplifyCmpInstForRecCall() function in CallAnalyzer2204 if (simplifyCmpInstForRecCall(I)) in visitCmpInst()