Home
last modified time | relevance | path

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

/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