Searched refs:getMinimalExtentFrom (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | BasicAliasAnalysis.cpp | 166 static uint64_t getMinimalExtentFrom(const Value &V, in getMinimalExtentFrom() function 1608 O2, getMinimalExtentFrom(*V1, V1Size, DL, NullIsValidLocation), DL, in aliasCheck() 1611 O1, getMinimalExtentFrom(*V2, V2Size, DL, NullIsValidLocation), DL, in aliasCheck()
|