Searched refs:function_call_instructions (Results 1 – 3 of 3) sorted by relevance
37 std::vector<opt::Instruction*> function_call_instructions; in Apply() local53 function_call_instructions.push_back(&instruction); in Apply()60 for (auto& function_call_instruction : function_call_instructions) { in Apply()