Home
last modified time | relevance | path

Searched defs:ExitUsersToFix (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8451 SetVector<VPIRInstruction *> ExitUsersToFix; in collectUsersInLatchExitBlock() local
8475 const SetVector<VPIRInstruction *> &ExitUsersToFix) { in addUsersInExitBlocks()
8498 VPlan &Plan, SetVector<VPIRInstruction *> &ExitUsersToFix, VFRange &Range) { in addExitUsersForFirstOrderRecurrences()
8811 SetVector<VPIRInstruction *> ExitUsersToFix = in tryToBuildVPlanWithVPRecipes() local