Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h101 bool isIllegal() const { return Location == UINT_MAX; } in isIllegal() function
H A DInstrRefBasedImpl.cpp319 bool isIllegal() const { return !Quality; } in isIllegal() function in TransferTracker::LocationAndQuality