Home
last modified time | relevance | path

Searched refs:getAlways (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DInlineAlways.cpp100 return InlineCost::getAlways(); in getInlineCost()
/external/llvm/include/llvm/Analysis/
DInlineCost.h73 static InlineCost getAlways() { in getAlways() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DInlineCost.h79 static InlineCost getAlways() { return InlineCost(0, Always); } in getAlways() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DInlineCost.cpp508 return InlineCost::getAlways(); in getInlineCost()
/external/llvm/lib/Analysis/
DInlineCost.cpp1482 return llvm::InlineCost::getAlways(); in getInlineCost()
1515 return InlineCost::getAlways(); in getInlineCost()