Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILPrepare.cpp88 static void collectDeadStringAttrs(AttributeMask &DeadAttrs, AttributeSet &&AS, in collectDeadStringAttrs()
109 AttributeMask DeadAttrs; in removeStringFunctionAttributes() local