Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp817 void CreateAttributeSetSlot(AttributeSet AS);
977 CreateAttributeSetSlot(Attrs); in processModule()
1008 CreateAttributeSetSlot(FnAttrs); in processModule()
1049 CreateAttributeSetSlot(Attrs); in processFunction()
1269 void SlotTracker::CreateAttributeSetSlot(AttributeSet AS) { in CreateAttributeSetSlot() function in SlotTracker