Searched refs:getCFIIndex (Results 1 – 3 of 3) sorted by relevance
448 unsigned getCFIIndex() const { in getCFIIndex() function
207 return getCFIIndex() == Other.getCFIIndex(); in isIdenticalTo()253 return hash_combine(MO.getType(), MO.getTargetFlags(), MO.getCFIIndex()); in hash_value()
730 unsigned CFIIndex = MI.getOperand(0).getCFIIndex(); in emitCFIInstruction()