Searched refs:getConstantPoolAlignment (Results 1 – 3 of 3) sorted by relevance
138 unsigned getConstantPoolAlignment() const { return PoolAlignment; } in getConstantPoolAlignment() function
346 << MCP->getConstantPoolAlignment() << " bytes *****\n"); in runOnMachineFunction()492 unsigned MaxAlign = Log2_32(MCP->getConstantPoolAlignment()); in doInitialConstPlacement()
538 unsigned MaxAlign = Log2_32(MCP->getConstantPoolAlignment()); in doInitialPlacement()