Searched refs:getOrCreateFrameIndex (Results 1 – 2 of 2) sorted by relevance
224 int IRTranslator::getOrCreateFrameIndex(const AllocaInst &AI) { in getOrCreateFrameIndex() function in IRTranslator1320 MIRBuilder.buildInstr(Op).addFrameIndex(getOrCreateFrameIndex(*AI)); in translateKnownIntrinsic()1342 getOrCreateFrameIndex(*AI), DI.getDebugLoc()); in translateKnownIntrinsic()1463 int FI = getOrCreateFrameIndex(*Slot); in translateKnownIntrinsic()1810 int FI = getOrCreateFrameIndex(AI); in translateAlloca()
580 int getOrCreateFrameIndex(const AllocaInst &AI);