Lines Matching defs:ID
1268 char InlineCostAnalysis::ID = 0;1270 InlineCostAnalysis::InlineCostAnalysis() : CallGraphSCCPass(ID) {}