Searched defs:IndexedType (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp332 tryReassociateGEPAtIndex(GetElementPtrInst *GEP, unsigned I, Type *IndexedType) argument
367 tryReassociateGEPAtIndex(GetElementPtrInst *GEP, unsigned I, Value *LHS, Value *RHS, Type *IndexedType) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3455 static Value *BuildSubAggregate(Value *From, Value* To, Type *IndexedType, argument
3517 Type *IndexedType = ExtractValueInst::getIndexedType(From->getType(), local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp966 QualType IndexedType; local
927 getArrayIndexingBound( CodeGenFunction &CGF, const Expr *Base, QualType &IndexedType) argument

Completed in 98 milliseconds