Searched defs:bcId (Results 1 – 3 of 3) sorted by relevance
203 FrameLiveOut *GetFrameLiveoutAfter(uint32_t bcId) in GetFrameLiveoutAfter()
290 …ateBuilder::AdvanceToNextBc(const BytecodeInfo &bytecodeInfo, FrameLiveOut* liveout, uint32_t bcId) in AdvanceToNextBc()341 uint32_t bcId, GateRef gate) in UpdateFrameValues()1445 …ilder::BindStateSplitBefore(const BytecodeInfo &bytecodeInfo, FrameLiveOut* liveout, uint32_t bcId) in BindStateSplitBefore()1457 uint32_t bcId, GateRef gate) in BindStateSplitAfter()
1078 auto bcId = iterator.Index(); in NewByteCode() local