Searched defs:Links (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 88 LinkVector Links; member 295 void SpillPlacement::addLinks(ArrayRef<unsigned> Links) { in addLinks() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | FileSystem.h | 245 file_status(file_type Type,perms Perms,dev_t Dev,nlink_t Links,ino_t Ino,time_t ATime,uint32_t ATimeNSec,time_t MTime,uint32_t MTimeNSec,uid_t UID,gid_t GID,off_t Size) file_status() argument
|