Searched refs:baseGEPType (Results 1 – 1 of 1) sorted by relevance
474 recordStructIndices(Type baseGEPType, unsigned indexPos, in recordStructIndices() argument491 return llvm::TypeSwitch<Type, llvm::Error>(baseGEPType) in recordStructIndices()541 findStructIndices(Type baseGEPType, ArrayRef<int32_t> structIndices, in findStructIndices() argument548 return recordStructIndices(baseGEPType, /*indexPos=*/1, structIndices, in findStructIndices()