Searched defs:SCCPInstVisitor (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Transforms/Utils/ | ||
H A D | SCCPSolver.h | 58 class SCCPInstVisitor; variable |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SCCPSolver.cpp | 364 class SCCPInstVisitor : public InstVisitor<SCCPInstVisitor> { global() class |