Searched refs:CreateFrameAllocation (Results 1 – 3 of 3) sorted by relevance
521 int CreateFrameAllocation(uint64_t Size);
590 int MachineFrameInfo::CreateFrameAllocation(uint64_t Size) { in CreateFrameAllocation() function in MachineFrameInfo
5587 int Alloc = MF.getFrameInfo()->CreateFrameAllocation(Size); in visitIntrinsicCall()