Searched refs:insertDebugValuesForPHIs (Results 1 – 4 of 4) sorted by relevance
307 void insertDebugValuesForPHIs(BasicBlock *BB,
259 insertDebugValuesForPHIs(InstBB, NeedDbgValues); in formLCSSAForInstructions()
423 insertDebugValuesForPHIs(OrigHeader, InsertedPHIs); in rotateLoop()
1458 void llvm::insertDebugValuesForPHIs(BasicBlock *BB, in insertDebugValuesForPHIs() function in llvm