Home
last modified time | relevance | path

Searched refs:simplifyCmpInstForRecCall (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp458 bool simplifyCmpInstForRecCall(CmpInst &Cmp);
1764 bool CallAnalyzer::simplifyCmpInstForRecCall(CmpInst &Cmp) { in simplifyCmpInstForRecCall() function in CallAnalyzer
2204 if (simplifyCmpInstForRecCall(I)) in visitCmpInst()