Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp89 if (!isDeadEdge(&getEdge(PredIt))) in hasLiveIncomingEdge()
104 bool isDeadEdge(const Use *U) const { in isDeadEdge() function in __anond3efd71a0111::CFGDeadness
119 if (!isDeadBlock(*PredIt) && !isDeadEdge(&U)) in hasLiveIncomingEdges()
631 if (PBBS && !CD.isDeadEdge(&CFGDeadness::getEdge(PredIt))) in recalculateBBsStates()