Home
last modified time | relevance | path

Searched defs:pfile_name (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dgraph_test.h46 void TestBuildGraphFromFile(const std::string &pfile_name, const Callback &cb) in TestBuildGraphFromFile()
/arkcompiler/runtime_core/bytecode_optimizer/
Doptimize_bytecode.cpp386 const std::string &pfile_name, bool is_dynamic, bool has_memory_pool) in AnalysisBytecode()
499 const std::string &pfile_name, bool is_dynamic) in OptimizePandaFile()
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_regalloc_test.cpp1054 std::string pfile_name = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable