Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/
Dgraph_kernel_optimization.cc240 std::string UpdateFlags(const std::string &device, const std::string &graph_kernel_flags) { in UpdateFlags() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp962 bool UpdateFlags; member in LiveIntervals::HMEditor
967 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()
1467 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove()
1485 bool UpdateFlags) { in handleMoveIntoBundle()