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