Home
last modified time | relevance | path

Searched refs:capturesAddress (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DModRef.cpp67 else if (capturesAddress(CC)) in operator <<()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DModRef.h327 inline bool capturesAddress(CaptureComponents CC) { in capturesAddress() function
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp248 if (!capturesAddress(CI) && !capturesFullProvenance(CI)) in isParamGridConstant()