Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h82 struct VFShape { struct
87 bool operator==(const VFShape &Other) const { argument
99 // Retrieve the VFShape that can be used to map a (scalar) function to itself, argument
101 static VFShape getScalarShape(const CallInst &CI) { in getScalarShape() argument
110 static VFShape get(const CallInst &CI, ElementCount EC, bool HasGlobalPred) { in get() argument