Searched defs:isIllegal (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | InstrRefBasedImpl.h | 101 bool isIllegal() const { return Location == UINT_MAX; } in isIllegal() function |
H A D | InstrRefBasedImpl.cpp | 319 bool isIllegal() const { return !Quality; } in isIllegal() function in TransferTracker::LocationAndQuality |