Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DSafepointIRVerifier.cpp159 void addDeadBlock(const BasicBlock *BB) { in addDeadBlock() function in __anon18b6e8ff0111::CFGDeadness
193 addDeadBlock(BB); in addDeadEdge()
/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h288 void addDeadBlock(BasicBlock *BB);
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2420 void GVN::addDeadBlock(BasicBlock *BB) { in addDeadBlock() function in GVN
2524 addDeadBlock(DeadRoot); in processFoldableCondBr()