Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp57 bool KeepOneInputPHIs) { in DetatchDeadBlocks()
89 bool KeepOneInputPHIs) { in DeleteDeadBlock()
94 bool KeepOneInputPHIs) { in DeleteDeadBlocks()
118 bool KeepOneInputPHIs) { in EliminateUnreachableBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DBasicBlockUtils.h127 bool KeepOneInputPHIs = false; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DBasicBlock.cpp309 bool KeepOneInputPHIs) { in removePredecessor()