Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
DIRMutator.cpp97 auto OpMatchesPred = [&Src](fuzzerop::OpDescriptor &Op) { in chooseOperation() local
100 auto RS = makeSampler(IB.Rand, make_filter_range(Operations, OpMatchesPred)); in chooseOperation()