Searched refs:getConstantStackValue (Results 1 – 2 of 2) sorted by relevance
297 Constant *getConstantStackValue(CallInst *Call, Value *Val);
510 Constant *FunctionSpecializer::getConstantStackValue(CallInst *Call, in getConstantStackValue() function in FunctionSpecializer564 auto *ConstVal = getConstantStackValue(Call, ArgOp); in promoteConstantStackValues()