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