Searched refs:NumPointers (Results 1 – 2 of 2) sorted by relevance
326 int NumPointers = MMOs.size() + HasPreInstrSymbol + HasPostInstrSymbol + in setExtraInfo() local330 if (NumPointers <= 0) { in setExtraInfo()339 else if (NumPointers > 1 || HasHeapAllocMarker || HasPCSections || in setExtraInfo()
1242 unsigned NumPointers = RtCheck.Pointers.size(); in canCheckPtrAtRT() local1243 for (unsigned i = 0; i < NumPointers; ++i) { in canCheckPtrAtRT()1244 for (unsigned j = i + 1; j < NumPointers; ++j) { in canCheckPtrAtRT()