reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
127 IndexType getIndex(MachineInstr *MI) const;
164 assert(getIndex(&In) == IndexType::None && "Instruction already in map"); 318 IndexType Index = IndexMap.getIndex(&In); 523 HexagonBlockRanges::IndexType Idx = M.getIndex(&In);lib/Target/Hexagon/HexagonFrameLowering.cpp
2128 IndexType Index = IndexMap.getIndex(&In);