Searched refs:getBitmapBlockLayout (Results 1 – 1 of 1) sorted by relevance
1002 llvm::Constant *getBitmapBlockLayout(bool ComputeByrefLayout);2759 llvm::Constant *CGObjCCommonMac::getBitmapBlockLayout(bool ComputeByrefLayout) { in getBitmapBlockLayout() function in CGObjCCommonMac2998 return getBitmapBlockLayout(false); in BuildRCBlockLayout()3017 llvm::Constant *Result = getBitmapBlockLayout(true); in BuildByrefLayout()