Searched refs:isCFIIndex (Results 1 – 4 of 4) sorted by relevance
359 bool isCFIIndex() const { return OpKind == MO_CFIIndex; } in isCFIIndex() function608 assert(isCFIIndex() && "Wrong MachineOperand accessor"); in getCFIIndex()
433 MO.isMCSymbol() || MO.isDbgInstrRef() || MO.isCFIIndex() || in PerformSinkAndFold()
2188 assert(!MOP.isCFIIndex() && "CFI instructions handled elsewhere!"); in getOutliningType()
9694 assert(!MOP.isCFIIndex()); in getOutliningTypeImpl()