Searched refs:getAccessType (Results 1 – 6 of 6) sorted by relevance
217 if (MDNodeTy *AccessType = getAccessType()) in isNewFormat()227 MDNodeTy *getAccessType() const { in getAccessType() function in __anon0398af320111::TBAAStructTagNodeImpl467 TBAAStructTypeNode AccessType(Tag.getAccessType()); in isTBAAVtableAccess()590 if (BaseTag.getAccessType() == BaseTag.getBaseType() && in mayBeAccessToSubobjectOf()591 BaseTag.getAccessType() == CommonType) { in mayBeAccessToSubobjectOf()626 if (NewFormat && BaseType.getNode() == BaseTag.getAccessType()) in mayBeAccessToSubobjectOf()675 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), in matchAccessTags()676 TagB.getAccessType()); in matchAccessTags()
772 Type *getAccessType() const LLVM_READONLY;
1038 Type *Instruction::getAccessType() const { in getAccessType() function in Instruction
1232 AccessType = I->user_back()->getAccessType(); in getInstructionCost()
1034 static MemAccessTy getAccessType(const TargetTransformInfo &TTI, in getAccessType() function1039 if (Type *Ty = Inst->getAccessType()) in getAccessType()2695 MemAccessTy AccessTy = getAccessType( in OptimizeLoopTermCond()3381 MemAccessTy AccessTy = getAccessType(TTI, UserInst, Operand); in canFoldIVIncExpr()3544 AccessTy = getAccessType(TTI, UserInst, U.getOperandValToReplace()); in CollectFixupsAndInitialFormulae()
919 return Inst->getAccessType(); in getValueType()