Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Diterators.cpp86 Label *noReturn = pg_->AllocLabel(); in Close() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dprune_deopt.cpp59 auto noReturn = IsNoReturn(bundle->Inputs); in run() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp1092 bool noReturn = GetGraph()->GetRuntime()->IsEntrypointNoreturn(eid); in CreateEntrypointCall() local
2039 ArenaVector<llvm::OperandBundleDef> LLVMIrConstructor::CreateSaveStateBundle(Inst *inst, bool noReturn) in CreateSaveStateBundle() argument

Completed in 14 milliseconds