Searched defs:GEPTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3460 Type *GEPTy = PointerType::get(LastType, AS); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp285 Type *GEPTy = cast<BitCastInst>(Ptr)->getSrcTy(); local

Completed in 78 milliseconds