Home
last modified time | relevance | path

Searched defs:getAlways (Results 1 – 3 of 3) 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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DInlineCost.h86 static InlineCost getAlways() { in getAlways() function