Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h45 bool IsPGOLoaded() const in IsPGOLoaded() function
144 if (!IsPGOLoaded() || !bytecodeInfo_.HasClassDefMethod(classLiteralOffset)) { in AddResolvedMethod()