Searched defs:getSizeTSize (Results 1 – 2 of 2) sorted by relevance
1248 unsigned TargetLibraryInfoImpl::getSizeTSize(const Module &M) const { in getSizeTSize() function in TargetLibraryInfoImpl
504 unsigned getSizeTSize(const Module &M) const { return Impl->getSizeTSize(M); } in getSizeTSize() function