Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h500 VPValue *getCondBit() { return CondBit; } in getCondBit() function
502 const VPValue *getCondBit() const { return CondBit; } in getCondBit() function
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h542 VPValue *getCondBit() { return CondBit; } in getCondBit() function
544 const VPValue *getCondBit() const { return CondBit; } in getCondBit() function