reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Vectorize/VPlan.cpp
  593   const VPValue *CBV = BasicBlock->getCondBit();
lib/Transforms/Vectorize/VPlanVerifier.cpp
   52       assert(VPB->getCondBit() && "Missing condition bit!");
   54       assert(!VPB->getCondBit() && "Unexpected condition bit!");