Home | History | Annotate | Download | only in IPA

Lines Matching refs:NumInstructions

65   unsigned NumInstructions, NumVectorInstructions;
142 ContainsNoDuplicateCall(false), AllocatedSize(0), NumInstructions(0),
809 ++NumInstructions;
834 if (NumVectorInstructions > NumInstructions/2)
836 else if (NumVectorInstructions > NumInstructions/10)
911 assert(NumInstructions == 0);