Searched refs:findOneNVVMAnnotation (Results 1 – 1 of 1) sorted by relevance
131 static std::optional<unsigned> findOneNVVMAnnotation(const GlobalValue *gv, in findOneNVVMAnnotation() function173 if (const auto Annot = findOneNVVMAnnotation(GV, Prop)) { in globalHasNVVMAnnotation()