Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h890 bool getUwtable() const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DModule.cpp672 bool Module::getUwtable() const { in getUwtable() function in Module
H A DFunction.cpp345 if (M->getUwtable()) in createWithDefaultAttr()