Searched refs:NCondBit (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp33 auto *NCondBit = new VPValue(CondBit->getUnderlyingValue()); local
34 VPBB->setCondBit(NCondBit);
35 Plan->addCBV(NCondBit);

Completed in 156 milliseconds