Home | History | Annotate | Download | only in IR

Lines Matching defs:NumInstrs

199   unsigned NumInstrs = 0;
201 NumInstrs += std::distance(BB.instructionsWithoutDebug().begin(),
203 return NumInstrs;