Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DInliner.cpp218 bool Inliner::shouldInline(CallSite CS) { in shouldInline() function in Inliner
/external/llvm/lib/Transforms/IPO/
DInliner.cpp303 bool Inliner::shouldInline(CallSite CS) { in shouldInline() function in Inliner