Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8757 auto *EntryALM = new VPInstruction(VPInstruction::ActiveLaneMask, in addCanonicalIVRecipes() local
8760 Preheader->appendRecipe(EntryALM); in addCanonicalIVRecipes()
8764 auto *LaneMaskPhi = new VPActiveLaneMaskPHIRecipe(EntryALM, DebugLoc()); in addCanonicalIVRecipes()