Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIVUsers.h175 IVUsers &getIU() { return *IU; } in getIU() function
176 const IVUsers &getIU() const { return *IU; } in getIU() function