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