Searched refs:getPromotableAlloca (Results 1 – 2 of 2) sorted by relevance
274 Constant *getPromotableAlloca(AllocaInst *Alloca, CallInst *Call);
519 Constant *FunctionSpecializer::getPromotableAlloca(AllocaInst *Alloca, in getPromotableAlloca() function in FunctionSpecializer558 return getPromotableAlloca(Alloca, Call); in getConstantStackValue()