Searched refs:getCFIIndex (Results 1 – 4 of 4) sorted by relevance
451 unsigned getCFIIndex() const { in getCFIIndex() function
256 return getCFIIndex() == Other.getCFIIndex(); in isIdenticalTo()302 return hash_combine(MO.getType(), MO.getTargetFlags(), MO.getCFIIndex()); in hash_value()
865 print(MMI.getFrameInstructions()[Op.getCFIIndex()], TRI); in print()
824 unsigned CFIIndex = MI.getOperand(0).getCFIIndex(); in emitCFIInstruction()