Home | History | Annotate | Download | only in IPO

Lines Matching defs:ID

49     static char ID; // Pass identification, replacement for typeid
50 FunctionAttrs() : CallGraphSCCPass(ID), AA(nullptr) {
137 char FunctionAttrs::ID = 0;