Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DUser.h202 typedef iterator_range<op_iterator> op_range; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DUser.h226 using op_range = iterator_range<op_iterator>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h165 using op_range = iterator_range<op_iterator>; variable
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc4496 LiveRange* op_range = data()->GetOrCreateLiveRangeFor(op); in TryReuseSpillForPhi() local