Searched defs:isIllegal (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | InstrRefBasedImpl.h | 63 bool isIllegal() const { return Location == UINT_MAX; } isIllegal() function |
H A D | InstrRefBasedImpl.cpp | 315 bool isIllegal() const { return !Quality; } isIllegal() function in TransferTracker::LocationAndQuality |
/llvm-project/mlir/lib/Transforms/Utils/ | ||
H A D | DialectConversion.cpp | 1894 bool OperationLegalizer::isIllegal(Operation *op) const { isIllegal() function in OperationLegalizer |