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()
39 Pointee->addPointer(this); in Pointer()60 Pointee->addPointer(this); in operator =()
133 void addPointer(Pointer *P);
361 bool addPointer(unsigned Index, RuntimePointerChecking &RtCheck);362 bool addPointer(unsigned Index, const SCEV *Start, const SCEV *End,
417 bool RuntimeCheckingPtrGroup::addPointer(unsigned Index, in addPointer() function in RuntimeCheckingPtrGroup419 return addPointer( in addPointer()425 bool RuntimeCheckingPtrGroup::addPointer(unsigned Index, const SCEV *Start, in addPointer() function in RuntimeCheckingPtrGroup562 if (Group.addPointer(Pointer, *this)) { in groupChecks()