Home
last modified time | relevance | path

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

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