Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.cpp88 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 DFileSystem.h245 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