Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DSafepointIRVerifier.cpp71 class CFGDeadness { class
200 const CFGDeadness &CD);
206 CFGDeadness CD; in run()
223 CFGDeadness CD; in runOnFunction()
446 const CFGDeadness &CD;
458 const CFGDeadness &CD);
538 const CFGDeadness &CD) : F(F), CD(CD) { in GCPtrTracker()
624 if (PBBS && !CD.isDeadEdge(&CFGDeadness::getEdge(PredIt))) in recalculateBBsStates()
884 const CFGDeadness &CD) { in Verify()