Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DSafepointIRVerifier.cpp90 if (!isDeadEdge(&getEdge(PredIt))) in hasLiveIncomingEdge()
104 bool isDeadEdge(const Use *U) const { in isDeadEdge() function in __anon2ece97b40111::CFGDeadness
119 if (!isDeadBlock(*PredIt) && !isDeadEdge(&U)) in hasLiveIncomingEdges()
614 if (PBBS && !CD.isDeadEdge(&CFGDeadness::getEdge(PredIt))) in recalculateBBsStates()