Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DSnippetGenerator.h198 CombinationGenerator(ArrayRef<choices_storage_type> VariablesChoices_) in CombinationGenerator() argument
199 : VariablesChoices(VariablesChoices_) { in CombinationGenerator()