Home
last modified time | relevance | path

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

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