Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_unit_test.h358 std::tuple<HBasicBlock*, HBasicBlock*, HBasicBlock*> CreateWhileLoop(HBasicBlock* loop_exit) { in CreateWhileLoop()
399 HBasicBlock* loop_exit) { in CreateIrreducibleLoop()
Dload_store_elimination_test.cc125 HBasicBlock* loop_exit, std::initializer_list<HInstruction*> suspend_check_env = {}) { in CreateDoWhileLoopWithInstructions()
137 HBasicBlock* loop_exit, std::initializer_list<HInstruction*> suspend_check_env = {}) { in CreateForLoopWithInstructions()