Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h82 struct VFShape { struct
87 bool operator==(const VFShape &Other) const { argument
103 static VFShape get(const CallInst &CI, ElementCount EC, bool HasGlobalPred) { in get() argument