Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DSafepointIRVerifier.cpp70 class CFGDeadness { class
198 const CFGDeadness &CD);
210 CFGDeadness CD; in runOnFunction()
435 const CFGDeadness &CD;
447 const CFGDeadness &CD);
527 const CFGDeadness &CD) : F(F), CD(CD) { in GCPtrTracker()
614 if (PBBS && !CD.isDeadEdge(&CFGDeadness::getEdge(PredIt))) in recalculateBBsStates()
874 const CFGDeadness &CD) { in Verify()