Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ID

71   static char ID; // Pass identification, replacement for typeid.
73 : FunctionPass(ID), DT(nullptr) {}
301 char WinEHPrepare::ID = 0;