Searched defs:SCCPInstVisitor (Results 1 – 2 of 2) sorted by relevance
58 class SCCPInstVisitor; variable
358 class SCCPInstVisitor : public InstVisitor<SCCPInstVisitor> { class706 SCCPInstVisitor(const DataLayout &DL, in SCCPInstVisitor() function in llvm::SCCPInstVisitor