Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_module.cpp497 std::ofstream mpltFile; in DumpToHeaderFile() local
560 std::ofstream mpltFile; in DumpToCxxHeaderFile() local
Dparser.cpp1359 bool MIRParser::ParseMPLT(std::ifstream &mpltFile, const std::string &importFileName) in ParseMPLT()