Searched refs:getOrCreateFrameIndex (Results 1 – 2 of 2) sorted by relevance
496 int getOrCreateFrameIndex(const AllocaInst &AI);
248 int IRTranslator::getOrCreateFrameIndex(const AllocaInst &AI) { in getOrCreateFrameIndex() function in IRTranslator822 getOrCreateFrameIndex(*AI), DI.getDebugLoc()); in translateKnownIntrinsic()1015 int FI = getOrCreateFrameIndex(*Slot); in translateKnownIntrinsic()1311 int FI = getOrCreateFrameIndex(AI); in translateAlloca()