Home
last modified time | relevance | path

Searched defs:profile_opt (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandafile/tests/
Dpgo_test.cpp62 panda::panda_file::pgo::ProfileOptimizer profile_opt; variable
85 panda::panda_file::pgo::ProfileOptimizer profile_opt; variable
94 panda::panda_file::pgo::ProfileOptimizer profile_opt; variable
107 panda::panda_file::pgo::ProfileOptimizer profile_opt; variable
Dfile_item_container_test.cpp948 panda::panda_file::pgo::ProfileOptimizer profile_opt; variable
/arkcompiler/runtime_core/assembler/
Dassembly-emitter.cpp1372 panda::panda_file::pgo::ProfileOptimizer *profile_opt) in Emit()
1410 panda::panda_file::pgo::ProfileOptimizer *profile_opt) in Emit()
1426 panda::panda_file::pgo::ProfileOptimizer *profile_opt) in Emit()
/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.cpp522 void ItemContainer::ReorderItems(panda::panda_file::pgo::ProfileOptimizer *profile_opt) in ReorderItems()