Searched refs:InsertSpills (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/bytecode_optimizer/ | ||
H A D | reg_encoder.h | 139 void InsertSpills(); |
H A D | reg_encoder.cpp | 118 InsertSpills(); in RunImpl() 285 void RegEncoder::InsertSpills() in InsertSpills() function in panda::bytecodeopt::RegEncoder |
/arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
H A D | reg_encoder.h | 160 void InsertSpills(); |
H A D | reg_encoder.cpp | 149 InsertSpills(); in RunImpl() 327 void RegEncoder::InsertSpills() in InsertSpills() function in ark::bytecodeopt::RegEncoder |
Completed in 6 milliseconds