Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributorAttributes.cpp6142 if (auto *TypedV = AA::getWithType(V, Ty)) in ensureType() local
6143 return TypedV; in ensureType()