Home
last modified time | relevance | path

Searched defs:addDeadBlock (Results 1 – 2 of 2) 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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2911 void GVN::addDeadBlock(BasicBlock *BB) { in addDeadBlock() function in GVN