Home | History | Annotate | Download | only in quick

Lines Matching refs:BasicBlockId

634         BasicBlockId target_id = is_taken ? bb->taken : bb->fall_through;
662 BasicBlockId target_id = is_taken ? bb->taken : bb->fall_through;