LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::VPlanHCFGTransforms Class Reference

#include "Transforms/Vectorize/VPlanHCFGTransforms.h"

Static Public Member Functions

static void VPInstructionsToVPRecipes (VPlanPtr &Plan, LoopVectorizationLegality::InductionList *Inductions, SmallPtrSetImpl< Instruction *> &DeadInstructions)
 Replaces the VPInstructions in Plan with corresponding widen recipes. More...
 

Detailed Description

Definition at line 23 of file VPlanHCFGTransforms.h.

Member Function Documentation

◆ VPInstructionsToVPRecipes()

void VPlanHCFGTransforms::VPInstructionsToVPRecipes ( VPlanPtr Plan,
LoopVectorizationLegality::InductionList Inductions,
SmallPtrSetImpl< Instruction *> &  DeadInstructions 
)
static

The documentation for this class was generated from the following files: