Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp186 void addRule(std::shared_ptr<InstructionRule> NewRule) { in addRule() argument
187 Rules.push_back(NewRule); in addRule()