Home
last modified time | relevance | path

Searched defs:VFName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp42 addVariantDeclaration(CallInst & CI,const ElementCount & VF,bool Predicate,const StringRef VFName) addVariantDeclaration() argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp976 std::string VFName = stringOr(IS->getVirtualFileName(), "<null>"); dumpInjectedSources() local