Searched refs:m_parentBlockID (Results 1 – 1 of 1) sorted by relevance
1008 block.m_branch.m_parentBlockID = bl; // m_branch set in visit()1503 if (targetBlockID <= m_parentBlockID) in emitJumpOffset2()1527 if (targetBlockID <= m_parentBlockID) in emitJumpOffset4()1554 int m_parentBlockID; field in InstrVisitor.Branch