Home
last modified time | relevance | path

Searched defs:SCCPInstVisitor (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSCCPSolver.h37 class SCCPInstVisitor; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp69 class SCCPInstVisitor : public InstVisitor<SCCPInstVisitor> { class
352 SCCPInstVisitor(const DataLayout &DL, in SCCPInstVisitor() function in llvm::SCCPInstVisitor