Searched refs:NumPointers (Results 1 – 2 of 2) sorted by relevance
314 int NumPointers = MMOs.size() + HasPreInstrSymbol + HasPostInstrSymbol + in setExtraInfo() local318 if (NumPointers <= 0) { in setExtraInfo()327 else if (NumPointers > 1 || HasHeapAllocMarker || HasPCSections || in setExtraInfo()
1150 unsigned NumPointers = RtCheck.Pointers.size(); in canCheckPtrAtRT() local1151 for (unsigned i = 0; i < NumPointers; ++i) { in canCheckPtrAtRT()1152 for (unsigned j = i + 1; j < NumPointers; ++j) { in canCheckPtrAtRT()