Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1598 Type *IndexedTy; global() variable
1602 VPVectorPointerRecipe(VPValue * Ptr,Type * IndexedTy,bool IsReverse,bool IsInBounds,DebugLoc DL) VPVectorPointerRecipe() argument
[all...]
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1333 Type *IndexedTy = GTI.getIndexedType(); computeKnownBitsFromOperator() local