Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.h478 VPValue *getCondBit() { return CondBit; } in getCondBit() function
480 const VPValue *getCondBit() const { return CondBit; } in getCondBit() function