Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h457 bool optForMinSize() const { return hasFnAttribute(Attribute::MinSize); } in optForMinSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DFunction.h581 bool optForMinSize() const { return hasFnAttribute(Attribute::MinSize); } in optForMinSize() function