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

Declarations

lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
   70   void createVPInstructionsForVPBB(VPBasicBlock *VPBB, BasicBlock *BB);

References

lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
  256   createVPInstructionsForVPBB(PreheaderVPBB, PreheaderBB);
  269     createVPInstructionsForVPBB(VPBB, BB);
  313   createVPInstructionsForVPBB(LoopExitVPBB, LoopExitBB);