Searched defs:OpDescriptor (Results 1 – 1 of 1) sorted by relevance
88 struct OpDescriptor { struct89 unsigned Weight;90 SmallVector<SourcePred, 2> SourcePreds;91 std::function<Value *(ArrayRef<Value *>, Instruction *)> BuilderFunc;