Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.cc758 void InstructionSequence::ValidateDeferredBlockExitPaths() const { in ValidateDeferredBlockExitPaths() function in v8::internal::compiler::InstructionSequence
Dinstruction.h1835 void ValidateDeferredBlockExitPaths() const; in NON_EXPORTED_BASE()
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc3738 data_->sequence()->ValidateDeferredBlockExitPaths(); in AllocateRegistersForTopTier()
3832 data->sequence()->ValidateDeferredBlockExitPaths(); in AllocateRegistersForMidTier()