Searched refs:GetAlloca (Results 1 – 1 of 1) sorted by relevance
358 auto GetAlloca = [&](Value *Ptr) { in doPromotion() local382 LI->setOperand(LoadInst::getPointerOperandIndex(), GetAlloca(Ptr)); in doPromotion()389 SI->setOperand(StoreInst::getPointerOperandIndex(), GetAlloca(Ptr)); in doPromotion()