Home
last modified time | relevance | path

Searched refs:insertDebugValuesForPHIs (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLocal.h291 void insertDebugValuesForPHIs(BasicBlock *BB,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLCSSA.cpp243 insertDebugValuesForPHIs(InstBB, NeedDbgValues); in formLCSSAForInstructions()
DLoopRotationUtils.cpp399 insertDebugValuesForPHIs(OrigHeader, InsertedPHIs); in rotateLoop()
DLocal.cpp1437 void llvm::insertDebugValuesForPHIs(BasicBlock *BB, in insertDebugValuesForPHIs() function in llvm