Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp374 static unsigned computeAddrSpace(unsigned AddrSpace, Module *M) { in computeAddrSpace() function
386 computeAddrSpace(AddrSpace, ParentModule)), in Function()