Searched refs:RetLoad (Results 1 – 1 of 1) sorted by relevance
431 Instruction *RetLoad = new LoadInst(RetTy, RetAlloca, "", BB); in createFunctionDefinition() local432 ReturnInst::Create(Context, RetLoad, BB); in createFunctionDefinition()