Home
last modified time | relevance | path

Searched defs:KeepOneInputPHIs (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp57 bool KeepOneInputPHIs) { in DetatchDeadBlocks()
89 bool KeepOneInputPHIs) { in DeleteDeadBlock()
94 bool KeepOneInputPHIs) { in DeleteDeadBlocks()
118 bool KeepOneInputPHIs) { in EliminateUnreachableBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp64 bool KeepOneInputPHIs) { in detachDeadBlocks()
96 bool KeepOneInputPHIs) { in DeleteDeadBlock()
101 bool KeepOneInputPHIs) { in DeleteDeadBlocks()
125 bool KeepOneInputPHIs) { in EliminateUnreachableBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h127 bool KeepOneInputPHIs = false; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h150 bool KeepOneInputPHIs = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DBasicBlockUtils.h151 bool KeepOneInputPHIs = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DBasicBlockUtils.h151 bool KeepOneInputPHIs = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DBasicBlockUtils.h151 bool KeepOneInputPHIs = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DBasicBlockUtils.h151 bool KeepOneInputPHIs = false; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DBasicBlock.cpp309 bool KeepOneInputPHIs) { in removePredecessor()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DBasicBlock.cpp342 bool KeepOneInputPHIs) { in removePredecessor()