Searched refs:getMinimalExtentFrom (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | BasicAliasAnalysis.cpp | 203 static uint64_t getMinimalExtentFrom(const Value &V, in getMinimalExtentFrom() function 1515 O2, getMinimalExtentFrom(*V1, V1Size, DL, NullIsValidLocation), DL, in aliasCheck() 1518 O1, getMinimalExtentFrom(*V2, V2Size, DL, NullIsValidLocation), DL, in aliasCheck()
|