Searched refs:OpcodeMapPair (Results 1 – 1 of 1) sorted by relevance
305 using OpcodeMapPair = std::pair<const Record *, OpcodeInfo>; in processSTIPredicate() typedef306 std::vector<OpcodeMapPair> OpcodeMappings; in processSTIPredicate()384 [&](const OpcodeMapPair &Lhs, const OpcodeMapPair &Rhs) { in processSTIPredicate()413 for (OpcodeMapPair &Info : OpcodeMappings) in processSTIPredicate()