Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/FuzzMutate/
H A DIRMutator.cpp98 auto OpMatchesPred = [&Src](fuzzerop::OpDescriptor &Op) { in chooseOperation() local
101 auto RS = makeSampler(IB.Rand, make_filter_range(Operations, OpMatchesPred)); in chooseOperation()