Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_codegen.cpp295 LLVMPassManagerRef funcPass = LLVMCreateFunctionPassManagerForModule(module_); in BuildAndRunPasses() local
325 LLVMPassManagerRef funcPass = LLVMCreateFunctionPassManagerForModule(module_); in BuildAndRunPassesFastMode() local