Lines Matching refs:Caller
403 Function *Caller = CS.getInstruction()->getFunction(); in updateImpl() local
404 LLVM_DEBUG(dbgs() << "[AAUniformWorkGroupSize] Call " << Caller->getName() in updateImpl()
408 *this, IRPosition::function(*Caller), DepClassTy::REQUIRED); in updateImpl()
824 Function *Caller = CS.getInstruction()->getFunction(); in updateImplImpl() local
825 LLVM_DEBUG(dbgs() << '[' << getName() << "] Call " << Caller->getName() in updateImplImpl()
829 *this, IRPosition::function(*Caller), DepClassTy::REQUIRED); in updateImplImpl()
1030 Function *Caller = CS.getInstruction()->getFunction(); in updateImpl() local
1031 LLVM_DEBUG(dbgs() << "[AAAMDMaxNumWorkgroups] Call " << Caller->getName() in updateImpl()
1035 *this, IRPosition::function(*Caller), DepClassTy::REQUIRED); in updateImpl()
1136 Function *Caller = CS.getInstruction()->getFunction(); in updateImpl() local
1138 LLVM_DEBUG(dbgs() << '[' << getName() << "] Call " << Caller->getName() in updateImpl()
1143 *this, IRPosition::function(*Caller), DepClassTy::REQUIRED); in updateImpl()