Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1081 aliasGEP(const GEPOperator * GEP1,LocationSize V1Size,const Value * V2,LocationSize V2Size,const Value * UnderlyingV1,const Value * UnderlyingV2,AAQueryInfo & AAQI) aliasGEP() argument
1384 aliasSelect(const SelectInst * SI,LocationSize SISize,const Value * V2,LocationSize V2Size,AAQueryInfo & AAQI) aliasSelect() argument
1418 aliasPHI(const PHINode * PN,LocationSize PNSize,const Value * V2,LocationSize V2Size,AAQueryInfo & AAQI) aliasPHI() argument
1536 aliasCheck(const Value * V1,LocationSize V1Size,const Value * V2,LocationSize V2Size,AAQueryInfo & AAQI,const Instruction * CtxI) aliasCheck() argument
1744 aliasCheckRecursive(const Value * V1,LocationSize V1Size,const Value * V2,LocationSize V2Size,AAQueryInfo & AAQI,const Value * O1,const Value * O2) aliasCheckRecursive() argument
1871 const uint64_t V2Size = MaybeV2Size.getValue(); constantOffsetHeuristic() local
[all...]