Searched refs:getConstantPoolAlignment (Results 1 – 3 of 3) sorted by relevance
137 unsigned getConstantPoolAlignment() const { return PoolAlignment; } in getConstantPoolAlignment() function
353 << MCP->getConstantPoolAlignment() << " bytes *****\n"); in runOnMachineFunction()497 const Align MaxAlign(MCP->getConstantPoolAlignment()); in doInitialConstPlacement()
532 const Align MaxAlign(MCP->getConstantPoolAlignment()); in doInitialPlacement()