Home | History | Annotate | Download | only in Scalar

Lines Matching defs:ID

115   static char ID;
125 : LoopPass(ID), CallSafepointsEnabled(CallSafepoints) {
151 static char ID; // Pass identification, replacement for typeid
153 PlaceSafepoints() : ModulePass(ID) {
706 char PlaceBackedgeSafepointsImpl::ID = 0;
707 char PlaceSafepoints::ID = 0;