Searched defs:getCallerAllocaCost (Results 1 – 5 of 5) sorted by relevance
1288 unsigned GCNTTIImpl::getCallerAllocaCost(const CallBase *CB, in getCallerAllocaCost() function in GCNTTIImpl
78 unsigned getCallerAllocaCost(const CallBase *CB, const AllocaInst *AI) const { in getCallerAllocaCost() function
2233 unsigned getCallerAllocaCost(const CallBase *CB, in getCallerAllocaCost() function
582 unsigned getCallerAllocaCost(const CallBase *CB, const AllocaInst *AI) const { in getCallerAllocaCost() function
236 unsigned TargetTransformInfo::getCallerAllocaCost(const CallBase *CB, in getCallerAllocaCost() function in TargetTransformInfo