Searched refs:DebugInsts (Results 1 – 1 of 1) sorted by relevance
721 std::vector<Instruction *> DebugInsts; in moveFunctionData() local755 DebugInsts.push_back(&Val); in moveFunctionData()766 for (Instruction *I : DebugInsts) in moveFunctionData()