Searched refs:NeedDbgValues (Results 1 – 1 of 1) sorted by relevance
237 SmallVector<PHINode *, 2> NeedDbgValues; in formLCSSAForInstructions() local242 NeedDbgValues.push_back(PN); in formLCSSAForInstructions()243 insertDebugValuesForPHIs(InstBB, NeedDbgValues); in formLCSSAForInstructions()