Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp603 Attributes NotFn = FAttrs & (~Attribute::FunctionOnly); in VerifyFunctionAttrs() local
604 Assert1(!NotFn, "Attribute " + Attribute::getAsString(NotFn) + in VerifyFunctionAttrs()