Home
last modified time | relevance | path

Searched refs:isGEPKnownNonNull (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp1448 static bool isGEPKnownNonNull(GEPOperator *GEP, const DataLayout *DL, in isGEPKnownNonNull() function
1564 if (isGEPKnownNonNull(GEP, TD, Depth, Q)) in isKnownNonZero()