Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h70 static SmallVector<VFInfo, 8> getMappings(const CallInst &CI) { getMappings() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h1092 const std::vector<YAMLVFSEntry> &getMappings() const { return Mappings; } getMappings() function