Searched refs:RtCheck (Results 1 – 2 of 2) sorted by relevance
177 unsigned Index, RuntimePointerChecking &RtCheck) in RuntimeCheckingPtrGroup() argument178 : High(RtCheck.Pointers[Index].End), Low(RtCheck.Pointers[Index].Start), in RuntimeCheckingPtrGroup()179 AddressSpace(RtCheck.Pointers[Index] in RuntimeCheckingPtrGroup()382 Index, RtCheck.Pointers[Index].Start, RtCheck.Pointers[Index].End, in addPointer()384 RtCheck.Pointers[Index].NeedsFreeze, *RtCheck.SE); in addPointer()1098 unsigned NumPointers = RtCheck.Pointers.size(); in canCheckPtrAtRT()1102 if (RtCheck.Pointers[i].DependencySetId == in canCheckPtrAtRT()1103 RtCheck.Pointers[j].DependencySetId) in canCheckPtrAtRT()1106 if (RtCheck.Pointers[i].AliasSetId != RtCheck.Pointers[j].AliasSetId) in canCheckPtrAtRT()1132 RtCheck.Need = CanDoRT ? RtCheck.getNumberOfChecks() != 0 : MayNeedRTCheck; in canCheckPtrAtRT()[all …]
339 RuntimeCheckingPtrGroup(unsigned Index, RuntimePointerChecking &RtCheck);346 bool addPointer(unsigned Index, RuntimePointerChecking &RtCheck);