Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGTransforms.cpp33 if (auto *CondBit = VPBB->getCondBit()) { in VPInstructionsToVPRecipes() local
H A DVPlan.h354 VPValue *CondBit = nullptr; variable