Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1149 LiveRangeBound* FindSucc(const InstructionBlock* succ);
Dregister-allocator.cc93 LiveRangeBound* LiveRangeBoundArray::FindSucc(const InstructionBlock* succ) { in FindSucc() function in v8::internal::compiler::LiveRangeBoundArray