Searched refs:RtCheck (Results 1 – 2 of 2) sorted by relevance
183 unsigned Index, RuntimePointerChecking &RtCheck) in RuntimeCheckingPtrGroup() argument184 : High(RtCheck.Pointers[Index].End), Low(RtCheck.Pointers[Index].Start), in RuntimeCheckingPtrGroup()185 AddressSpace(RtCheck.Pointers[Index] in RuntimeCheckingPtrGroup()420 Index, RtCheck.Pointers[Index].Start, RtCheck.Pointers[Index].End, in addPointer()422 RtCheck.Pointers[Index].NeedsFreeze, *RtCheck.SE); in addPointer()1242 unsigned NumPointers = RtCheck.Pointers.size(); in canCheckPtrAtRT()1246 if (RtCheck.Pointers[i].DependencySetId == in canCheckPtrAtRT()1247 RtCheck.Pointers[j].DependencySetId) in canCheckPtrAtRT()1250 if (RtCheck.Pointers[i].AliasSetId != RtCheck.Pointers[j].AliasSetId) in canCheckPtrAtRT()1276 RtCheck.Need = CanDoRT ? RtCheck.getNumberOfChecks() != 0 : MayNeedRTCheck; in canCheckPtrAtRT()[all …]
354 RuntimeCheckingPtrGroup(unsigned Index, RuntimePointerChecking &RtCheck);361 bool addPointer(unsigned Index, RuntimePointerChecking &RtCheck);