Home
last modified time | relevance | path

Searched refs:HasLoopNumber (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dscheduler.cc695 if (HasLoopNumber(block)) { in GetOutgoingBlocks()
753 static bool HasLoopNumber(BasicBlock* block) { in HasLoopNumber() function in v8::internal::compiler::SpecialRPONumberer
799 if (!HasLoopNumber(succ)) { in ComputeAndInsertSpecialRPO()
824 HasLoopNumber(entry) ? &loops_[GetLoopNumber(entry)] : nullptr; in ComputeAndInsertSpecialRPO()
840 } else if (HasLoopNumber(block)) { in ComputeAndInsertSpecialRPO()
879 if (HasLoopNumber(succ)) { in ComputeAndInsertSpecialRPO()
890 if (HasLoopNumber(block)) { in ComputeAndInsertSpecialRPO()
938 if (HasLoopNumber(current)) { in ComputeAndInsertSpecialRPO()
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dscheduler.cc687 if (HasLoopNumber(block)) { in GetOutgoingBlocks()
746 static bool HasLoopNumber(BasicBlock* block) { in HasLoopNumber() function in v8::internal::compiler::SpecialRPONumberer
793 if (!HasLoopNumber(succ)) { in ComputeAndInsertSpecialRPO()
818 HasLoopNumber(entry) ? &loops_[GetLoopNumber(entry)] : nullptr; in ComputeAndInsertSpecialRPO()
834 } else if (HasLoopNumber(block)) { in ComputeAndInsertSpecialRPO()
873 if (HasLoopNumber(succ)) { in ComputeAndInsertSpecialRPO()
884 if (HasLoopNumber(block)) { in ComputeAndInsertSpecialRPO()
932 if (HasLoopNumber(current)) { in ComputeAndInsertSpecialRPO()
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dscheduler.cc723 if (HasLoopNumber(block)) { in GetOutgoingBlocks()
782 static bool HasLoopNumber(BasicBlock* block) { in HasLoopNumber() function in v8::internal::compiler::SpecialRPONumberer
828 if (!HasLoopNumber(succ)) { in ComputeAndInsertSpecialRPO()
853 HasLoopNumber(entry) ? &loops_[GetLoopNumber(entry)] : nullptr; in ComputeAndInsertSpecialRPO()
869 } else if (HasLoopNumber(block)) { in ComputeAndInsertSpecialRPO()
908 if (HasLoopNumber(succ)) { in ComputeAndInsertSpecialRPO()
919 if (HasLoopNumber(block)) { in ComputeAndInsertSpecialRPO()
967 if (HasLoopNumber(current)) { in ComputeAndInsertSpecialRPO()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dscheduler.cc734 if (HasLoopNumber(block)) { in GetOutgoingBlocks()
791 static bool HasLoopNumber(BasicBlock* block) { in HasLoopNumber() function in v8::internal::compiler::SpecialRPONumberer
837 if (!HasLoopNumber(succ)) { in ComputeAndInsertSpecialRPO()
862 HasLoopNumber(entry) ? &loops_[GetLoopNumber(entry)] : nullptr; in ComputeAndInsertSpecialRPO()
878 } else if (HasLoopNumber(block)) { in ComputeAndInsertSpecialRPO()
917 if (HasLoopNumber(succ)) { in ComputeAndInsertSpecialRPO()
928 if (HasLoopNumber(block)) { in ComputeAndInsertSpecialRPO()
976 if (HasLoopNumber(current)) { in ComputeAndInsertSpecialRPO()