Home
last modified time | relevance | path

Searched refs:SuperUnits (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/utils/TableGen/
DCodeGenSchedule.cpp1400 RecVec SuperUnits = in hasSuperGroup() local
1404 if (std::find(SuperUnits.begin(), SuperUnits.end(), *RI) in hasSuperGroup()
1405 == SuperUnits.end()) { in hasSuperGroup()