Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dloop-peeling.cc270 void LoopPeeler::EliminateLoopExits(Graph* graph, Zone* tmp_zone) { in EliminateLoopExits() function in v8::internal::compiler::LoopPeeler
Dpipeline.cc1645 void EliminateLoopExits(std::vector<compiler::WasmLoopInfo>* loop_infos) { in EliminateLoopExits() function