Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/
DInliner.h94 const unsigned MaxDevirtIterations; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/
DInliner.h94 const unsigned MaxDevirtIterations; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/
DInliner.h94 const unsigned MaxDevirtIterations; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/
DInliner.h94 const unsigned MaxDevirtIterations; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
H A DInliner.h155 const unsigned MaxDevirtIterations; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp46 cl::opt<unsigned> MaxDevirtIterations("max-devirt-iterations", cl::ReallyHidden, variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DInliner.cpp1124 unsigned MaxDevirtIterations) in ModuleInlinerWrapperPass()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
H A DPassBuilder.cpp189 static cl::opt<unsigned> MaxDevirtIterations("pm-max-devirt-iterations", variable