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