Home
last modified time | relevance | path

Searched refs:IsOptimizedJSFunction (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.h425 bool IsOptimizedJSFunction() const;
Dllvm_ir_builder.cpp551 bool LLVMIRBuilder::IsOptimizedJSFunction() const in IsOptimizedJSFunction() function in panda::ecmascript::kungfu::LLVMIRBuilder
769 bool hasPcOffset = IsOptimizedJSFunction() && in GetCallExceptionKind()
837 if (IsOptimizedJSFunction()) { in VisitCall()
846 if (IsOptimizedJSFunction()) { in VisitCall()