Searched refs:SetFunctionEnd (Results 1 – 24 of 24) sorted by relevance
81 inline void SetFunctionEnd(std::unique_ptr<Instruction> end_inst);269 inline void Function::SetFunctionEnd(std::unique_ptr<Instruction> end_inst) { in SetFunctionEnd() function
152 (*killing_func)->SetFunctionEnd(std::move(func_end)); in GetKillingFuncId()
46 clone->SetFunctionEnd(std::unique_ptr<Instruction>(EndInst()->Clone(ctx))); in Clone()
151 function_->SetFunctionEnd(std::move(spv_inst)); in AddInstruction()
212 func->SetFunctionEnd(EndFunction()); in GetSearchAndTestFuncId()
395 output_func->SetFunctionEnd(EndFunction()); in GetStreamWriteFunctionId()
75 func->SetFunctionEnd(EndFunction()); in GenDescCheckFunctionId()
100 inline void SetFunctionEnd(std::unique_ptr<Instruction> end_inst);288 inline void Function::SetFunctionEnd(std::unique_ptr<Instruction> end_inst) { in SetFunctionEnd() function
89 function->SetFunctionEnd( in Apply()
311 new_function->SetFunctionEnd(InstructionFromMessage( in TryToAddFunction()
899 outlined_function->SetFunctionEnd( in PopulateOutlinedFunction()