Home
last modified time | relevance | path

Searched defs:deoptBundle (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dutils.cpp49 auto deoptBundle = from->getOperandBundle(llvm::LLVMContext::OB_deopt); in CopyDeoptBundle() local
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
H A Ddeoptimizer.cpp96 void Deoptimizier::CollectVregs(const std::vector<kungfu::ARKDeopt>& deoptBundle, size_t shift) in CollectVregs() argument
280 void Deoptimizier::CollectDeoptBundleVec(std::vector<ARKDeopt>& deoptBundle) in CollectDeoptBundleVec() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp3586 std::vector<kungfu::ARKDeopt> deoptBundle; in DEF_RUNTIME_STUBS() local

Completed in 11 milliseconds