Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h1214 inline bool IsOptimized() const in IsOptimized() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h644 inline GateRef CircuitBuilder::IsOptimized(GateRef obj) in IsOptimized() function
Dllvm_ir_builder.cpp546 bool LLVMIRBuilder::IsOptimized() const in IsOptimized() function in panda::ecmascript::kungfu::LLVMIRBuilder