Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h251 static SmallVector<VFInfo, 8> getMappings(const CallInst &CI) { in getMappings() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h898 const std::vector<YAMLVFSEntry> &getMappings() const { return Mappings; } in getMappings() function