Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp3054 SmallVector<Value *, 4> ValueOperands(op_begin(), op_end()); in getAsInstruction() local
3055 ArrayRef<Value*> Ops(ValueOperands); in getAsInstruction()