Searched refs:ContainingFunction (Results 1 – 2 of 2) sorted by relevance
111 StringRef ContainingFunction, in PrintedStmtCXX98Matches() argument118 functionDecl(hasName(ContainingFunction), in PrintedStmtCXX98Matches()134 StringRef ContainingFunction, in PrintedStmtMSMatches() argument144 functionDecl(hasName(ContainingFunction), in PrintedStmtMSMatches()
650 const Function &ContainingFunction = *I.getParent()->getParent(); in handleAlloca() local654 unsigned WorkGroupSize = AMDGPU::getMaximumWorkGroupSize(ContainingFunction); in handleAlloca()