Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1029 const ConstRecVec *OrigInstDefs = Sets.expand(RWDefs[0]); in createInstRWClass() local
1031 count_if(*OrigInstDefs, [&](const Record *OIDef) { in createInstRWClass()