Searched defs:getAllocationSize (Results 1 – 3 of 3) sorted by relevance
236 getAllocationSize(const CallBase *CB, const TargetLibraryInfo *TLI) { in getAllocationSize() function
2230 std::optional<TypeSize> getAllocationSize(const DataLayout &DL) const { in getAllocationSize() function
65 AllocaInst::getAllocationSize(const DataLayout &DL) const { in getAllocationSize() function in AllocaInst