Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp938 if (auto PossibleBound = in visitCallBase() local
940 return ConstantInt::get(V->getType(), *PossibleBound); in visitCallBase()