Searched refs:NumPointers (Results 1 – 2 of 2) sorted by relevance
332 int NumPointers = MMOs.size() + HasPreInstrSymbol + HasPostInstrSymbol + in setExtraInfo() local336 if (NumPointers <= 0) { in setExtraInfo()345 else if (NumPointers > 1 || HasMMRAs || HasHeapAllocMarker || HasPCSections || in setExtraInfo()
1392 unsigned NumPointers = RtCheck.Pointers.size(); in canCheckPtrAtRT() local1393 for (unsigned i = 0; i < NumPointers; ++i) { in canCheckPtrAtRT()1394 for (unsigned j = i + 1; j < NumPointers; ++j) { in canCheckPtrAtRT()