Home
last modified time | relevance | path

Searched refs:capturesAll (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DModRef.h344 inline bool capturesAll(CaptureComponents CC) { in capturesAll() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp560 if (capturesAll(CI.getOtherComponents())) in captured()
1378 if (capturesAll(CC)) in addArgumentAttrs()
1382 if (!capturesAll(CC)) { in addArgumentAttrs()