Searched refs:getAllocationSizeInBits (Results 1 – 4 of 4) sorted by relevance
1250 if (auto FragmentSize = AI->getAllocationSizeInBits(DL)) in valueCoversEntireFragment()
2260 intptr_type, *operands_alloca->getAllocationSizeInBits(dl) / 8)}); in HandleCustomCall()
52 AllocaInst::getAllocationSizeInBits(const DataLayout &DL) const { in getAllocationSizeInBits() function in AllocaInst
103 Optional<uint64_t> getAllocationSizeInBits(const DataLayout &DL) const;