Searched refs:getCallerAllocaCost (Results 1 – 7 of 7) sorted by relevance
253 unsigned getCallerAllocaCost(const CallBase *CB,
1402 unsigned GCNTTIImpl::getCallerAllocaCost(const CallBase *CB, in getCallerAllocaCost() function in GCNTTIImpl
242 unsigned TargetTransformInfo::getCallerAllocaCost(const CallBase *CB, in getCallerAllocaCost() function in TargetTransformInfo244 return TTIImpl->getCallerAllocaCost(CB, AI); in getCallerAllocaCost()
836 auto SROAArgCost = TTI.getCallerAllocaCost(&CandidateCall, Arg); in onInitializeSROAArg()1378 auto SROAArgCost = TTI.getCallerAllocaCost(&CandidateCall, Arg); in onInitializeSROAArg()
376 LLVM_ABI unsigned getCallerAllocaCost(const CallBase *CB,
105 virtual unsigned getCallerAllocaCost(const CallBase *CB, in getCallerAllocaCost() function
679 unsigned getCallerAllocaCost(const CallBase *CB, in getCallerAllocaCost() function