Home
last modified time | relevance | path

Searched defs:MaxDevirtIterations (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DInliner.h94 const unsigned MaxDevirtIterations; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp584 unsigned MaxDevirtIterations) in ModuleInlinerWrapperPass()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp47 cl::opt<unsigned> MaxDevirtIterations("max-devirt-iterations", cl::ReallyHidden, variable