Home
last modified time | relevance | path

Searched refs:EntryALM (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8630 auto *EntryALM = new VPInstruction(VPInstruction::ActiveLaneMask, in addCanonicalIVRecipes() local
8633 Preheader->appendRecipe(EntryALM); in addCanonicalIVRecipes()
8637 auto *LaneMaskPhi = new VPActiveLaneMaskPHIRecipe(EntryALM, DebugLoc()); in addCanonicalIVRecipes()