Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1427 bool GenericRW = false; in getIntersectingVariants() local
1442 GenericRW = true; in getIntersectingVariants()
1477 GenericRW = true; in getIntersectingVariants()
1502 if (GenericRW && IntersectingVariants.empty()) { in getIntersectingVariants()