Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/FuzzMutate/
H A DIRMutator.cpp102 auto OpMatchesPred = [&Src](fuzzerop::OpDescriptor &Op) { in chooseOperation() local
105 auto RS = makeSampler(IB.Rand, make_filter_range(Operations, OpMatchesPred)); in chooseOperation()