Home
last modified time | relevance | path

Searched defs:OpDescriptor (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h88 struct OpDescriptor { struct
89 unsigned Weight;
90 SmallVector<SourcePred, 2> SourcePreds;
91 std::function<Value *(ArrayRef<Value *>, Instruction *)> BuilderFunc;