Home
last modified time | relevance | path

Searched refs:curFunctionMap (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h876 // curFunction for single thread, curFunctionMap for multiple threads
877 std::map<std::thread::id, MIRFunction *> curFunctionMap; member in maple::MIRModule

Completed in 2 milliseconds