Searched defs:hasMinSize (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h766 bool hasMinSize() const { return OptMinSize; } function in class:llvm::ARMSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h630 bool hasMinSize() const { return hasFnAttribute(Attribute::MinSize); } function in class:llvm::Function

Completed in 95 milliseconds