Searched refs:ExecStatus (Results 1 – 1 of 1) sorted by relevance
1356 Address ExecStatus = in emitWorkerLoop() local1358 CGF.InitTempAlloca(ExecStatus, Bld.getInt8(/*C=*/0)); in emitWorkerLoop()1367 Bld.CreateStore(Bld.CreateZExt(Ret, CGF.Int8Ty), ExecStatus); in emitWorkerLoop()1377 Bld.CreateIsNotNull(Bld.CreateLoad(ExecStatus), "is_active"); in emitWorkerLoop()