reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Vectorize/VPlan.cpp
  126     BasicBlock *PredBB = CFG.VPBB2IRBB[PredVPBB];
  196   State->CFG.VPBB2IRBB[this] = NewBB;
  418     BasicBlock *BB = State->CFG.VPBB2IRBB[VPBB];
  426       BBTerminator->setSuccessor(Idx, State->CFG.VPBB2IRBB[SuccVPBB]);