Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DSafepointIRVerifier.cpp89 if (!isDeadEdge(&getEdge(PredIt))) in hasLiveIncomingEdge()
104 bool isDeadEdge(const Use *U) const { in isDeadEdge() function in __anon3f3b4b710111::CFGDeadness
119 if (!isDeadBlock(*PredIt) && !isDeadEdge(&U)) in hasLiveIncomingEdges()
633 if (PBBS && !CD.isDeadEdge(&CFGDeadness::getEdge(PredIt))) in recalculateBBsStates()