Searched refs:insertDebugValuesForPHIs (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | Local.h | 262 void insertDebugValuesForPHIs(BasicBlock *BB,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | Local.h | 287 void insertDebugValuesForPHIs(BasicBlock *BB,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | Local.h | 307 void insertDebugValuesForPHIs(BasicBlock *BB,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | Local.h | 287 void insertDebugValuesForPHIs(BasicBlock *BB,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | Local.h | 288 void insertDebugValuesForPHIs(BasicBlock *BB,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | Local.h | 287 void insertDebugValuesForPHIs(BasicBlock *BB,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LCSSA.cpp | 259 insertDebugValuesForPHIs(InstBB, NeedDbgValues); in formLCSSAForInstructions()
|
H A D | LoopRotationUtils.cpp | 423 insertDebugValuesForPHIs(OrigHeader, InsertedPHIs); in rotateLoop()
|
H A D | Local.cpp | 1458 void llvm::insertDebugValuesForPHIs(BasicBlock *BB, in insertDebugValuesForPHIs() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LoopRotationUtils.cpp | 574 insertDebugValuesForPHIs(OrigHeader, InsertedPHIs); in rotateLoop()
|
H A D | Local.cpp | 1690 void llvm::insertDebugValuesForPHIs(BasicBlock *BB, in insertDebugValuesForPHIs() function in llvm
|