Home
last modified time | relevance | path

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

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