Searched refs:addPointer (Results 1 – 5 of 5) sorted by relevance
19 void Block::addPointer(Pointer *P) { in addPointer() function in Block74 addPointer(New); in replacePointer()
36 PointeeStorage.BS.Pointee->addPointer(this); in Pointer()46 Pointee->addPointer(this); in Pointer()87 PointeeStorage.BS.Pointee->addPointer(this); in operator =()115 PointeeStorage.BS.Pointee->addPointer(this); in operator =()
147 void addPointer(Pointer *P);
409 bool addPointer(unsigned Index, RuntimePointerChecking &RtCheck);410 bool addPointer(unsigned Index, const SCEV *Start, const SCEV *End,
423 bool RuntimeCheckingPtrGroup::addPointer(unsigned Index, in addPointer() function in RuntimeCheckingPtrGroup425 return addPointer( in addPointer()431 bool RuntimeCheckingPtrGroup::addPointer(unsigned Index, const SCEV *Start, in addPointer() function in RuntimeCheckingPtrGroup568 if (Group.addPointer(Pointer, *this)) { in groupChecks()