Home
last modified time | relevance | path

Searched refs: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
916 if (Index.isIllegal())
924 return !Index.isIllegal();
H A DInstrRefBasedImpl.cpp319 bool isIllegal() const { return !Quality; } in isIllegal() function in TransferTracker::LocationAndQuality
334 if (L.isIllegal()) in getLocQualityIfBetter()
398 if (ValuesPreferredLoc->second.isIllegal()) { in loadVarInloc()
587 if (NewLoc.isIllegal()) in checkInstForNewValues()
1202 return Op.IsConst || !Op.Loc.isIllegal(); in emitLoc()
1711 if (FoundLoc.isIllegal()) { in transferDebugInstrRef()
1728 if (!FoundLoc.isIllegal()) in transferDebugInstrRef()