OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RunInliner
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm/
DefaultPasses.h
88
RunInliner
= 1<<5
/external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp
648
bool
RunInliner
= Inliner;
649
if (
RunInliner
) {
657
if (
RunInliner
)
[
all
...]
Completed in 1098 milliseconds