Home
last modified time | relevance | path

Searched refs:addDeadBlock (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DSafepointIRVerifier.cpp160 void addDeadBlock(const BasicBlock *BB) { in addDeadBlock() function in __anon35fcdba50111::CFGDeadness
194 addDeadBlock(BB); in addDeadEdge()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h361 void addDeadBlock(BasicBlock *BB);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2911 void GVN::addDeadBlock(BasicBlock *BB) { in addDeadBlock() function in GVN
3019 addDeadBlock(DeadRoot); in processFoldableCondBr()