Searched refs:RtCheck (Results 1 – 2 of 2) sorted by relevance
172 unsigned Index, RuntimePointerChecking &RtCheck) in RuntimeCheckingPtrGroup() argument173 : High(RtCheck.Pointers[Index].End), Low(RtCheck.Pointers[Index].Start), in RuntimeCheckingPtrGroup()174 AddressSpace(RtCheck.Pointers[Index] in RuntimeCheckingPtrGroup()287 Index, RtCheck.Pointers[Index].Start, RtCheck.Pointers[Index].End, in addPointer()289 *RtCheck.SE); in addPointer()815 unsigned NumPointers = RtCheck.Pointers.size(); in canCheckPtrAtRT()819 if (RtCheck.Pointers[i].DependencySetId == in canCheckPtrAtRT()820 RtCheck.Pointers[j].DependencySetId) in canCheckPtrAtRT()823 if (RtCheck.Pointers[i].AliasSetId != RtCheck.Pointers[j].AliasSetId) in canCheckPtrAtRT()849 RtCheck.Need = CanDoRT ? RtCheck.getNumberOfChecks() != 0 : MayNeedRTCheck; in canCheckPtrAtRT()[all …]
342 RuntimeCheckingPtrGroup(unsigned Index, RuntimePointerChecking &RtCheck);355 bool addPointer(unsigned Index, RuntimePointerChecking &RtCheck);