Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-c-test/
H A Dattributes.c31 int AttrCount = LLVMGetAttributeCountAtIndex(F, Idx); in llvm_test_function_attributes() local
66 int AttrCount = LLVMGetCallSiteAttributeCount(I, Idx); in llvm_test_callsite_attributes() local
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp1961 AttrCount += Attrs.hasAttribute(Attribute::Nest); in verifyParameterAttrs() local