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