Home
last modified time | relevance | path

Searched defs:Unuse (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dlabel.h61 V8_INLINE void Unuse() { pos_ = 0; } in Unuse() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp371 auto Unuse = [this](Instruction *U) -> bool { in unuse() local
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc608 auto Unuse = [](Label* label) { in UnuseLabels() local