Home
last modified time | relevance | path

Searched defs:isCold (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSymbolMachO.h103 bool isCold() const { return getFlags() & SF_Cold; } in isCold() function
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h100 bool isCold; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp261 bool isCold() const { in isCold() function in __anone35372fe0111::Chain