Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DVPlan.h488 VPValue *getCondBit() { return CondBit; } in getCondBit() function
490 const VPValue *getCondBit() const { return CondBit; } in getCondBit() function