HomeSort by: relevance | last modified time | path
    Searched defs:getMappings (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
VectorUtils.h 251 static SmallVector<VFInfo, 8> getMappings(const CallInst &CI) {
265 ScalarToVectorMappings(VFDatabase::getMappings(CI)) {}
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
VirtualFileSystem.h 898 const std::vector<YAMLVFSEntry> &getMappings() const { return Mappings; }

Completed in 39 milliseconds