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.cpp421 LLVMPassManagerRef funcPass = LLVMCreateFunctionPassManagerForModule(module_); in BuildAndRunPasses() local
451 LLVMPassManagerRef funcPass = LLVMCreateFunctionPassManagerForModule(module_); in BuildAndRunPassesFastMode() local