Searched refs:insertDebugValuesForPHIs (Results 1 – 4 of 4) sorted by relevance
291 void insertDebugValuesForPHIs(BasicBlock *BB,
243 insertDebugValuesForPHIs(InstBB, NeedDbgValues); in formLCSSAForInstructions()
399 insertDebugValuesForPHIs(OrigHeader, InsertedPHIs); in rotateLoop()
1437 void llvm::insertDebugValuesForPHIs(BasicBlock *BB, in insertDebugValuesForPHIs() function in llvm