Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_codegen.cpp433 LLVMPassManagerRef funcPass = LLVMCreateFunctionPassManagerForModule(module_); in BuildAndRunPasses() local
463 LLVMPassManagerRef funcPass = LLVMCreateFunctionPassManagerForModule(module_); in BuildAndRunPassesFastMode() local