Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp44 struct InstrsOp : public SetTheory::Operator { struct
174 Sets.addOperator("instrs", std::make_unique<InstrsOp>()); in CodeGenSchedModels()