Searched defs:addDeadEdge (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | SafepointIRVerifier.cpp | 184 void addDeadEdge(const Use &DeadEdge) { in addDeadEdge() function in __anon8bb76e6c0111::CFGDeadness |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 3154 void InstCombinerImpl::addDeadEdge(BasicBlock *From, BasicBlock *To, addDeadEdge() function in InstCombinerImpl |