Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h246 bool isUnassigned() const { in isUnassigned() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp968 bool isUnassigned() const { return Offsets.size() == 0; } in isUnassigned() function