Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLocal.h307 void insertDebugValuesForPHIs(BasicBlock *BB,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLCSSA.cpp259 insertDebugValuesForPHIs(InstBB, NeedDbgValues); in formLCSSAForInstructions()
DLoopRotationUtils.cpp423 insertDebugValuesForPHIs(OrigHeader, InsertedPHIs); in rotateLoop()
DLocal.cpp1458 void llvm::insertDebugValuesForPHIs(BasicBlock *BB, in insertDebugValuesForPHIs() function in llvm