Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml100 module AttrIndex = struct module
H A Dllvm.mli153 module AttrIndex : sig module
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1642 unsigned AttrIndex; in StripAttr() local