Searched defs:noReturn (Results 1 – 3 of 3) sorted by relevance
86 Label *noReturn = pg_->AllocLabel(); in Close() local
59 auto noReturn = IsNoReturn(bundle->Inputs); in run() local
1467 bool noReturn = GetGraph()->GetRuntime()->IsEntrypointNoreturn(eid); in CreateEntrypointCall() local2342 …aVector<llvm::OperandBundleDef> LLVMIrConstructor::CreateSaveStateBundle(Inst *inst, bool noReturn) in CreateSaveStateBundle()