Searched defs:CallGraphSCCPass (Results 1 – 3 of 3) sorted by relevance
20 class CallGraphSCCPass; variable
36 explicit CallGraphSCCPass(char &pid) : Pass(PT_CallGraphSCC, pid) {} in CallGraphSCCPass() function
37 explicit CallGraphSCCPass(char &pid) : Pass(PT_CallGraphSCC, pid) {} in CallGraphSCCPass() function