Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1561 std::optional<int> llvm::getPointersDiff(Type *ElemTyA, Value *PtrA, in getPointersDiff()
1675 Type *ElemTyA = getLoadStoreType(A); in isConsecutiveAccess() local