Home
last modified time | relevance | path

Searched refs:getStructType (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h114 StructType *getStructType() const { return CurTy.get<StructType *>(); } in getStructType() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp836 StructType *StTy = GTI.getStructType(); in accumulateByteOffset()