Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp227 MDNodeTy *getAccessType() const { in getAccessType() function in __anon0398af320111::TBAAStructTagNodeImpl
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1038 Type *Instruction::getAccessType() const { in getAccessType() function in Instruction
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1034 static MemAccessTy getAccessType(const TargetTransformInfo &TTI, in getAccessType() function