Searched refs:emitBaseConstants (Results 1 – 2 of 2) sorted by relevance
141 void emitBaseConstants(Instruction *Base, Constant *Offset,143 bool emitBaseConstants();
475 void ConstantHoistingPass::emitBaseConstants(Instruction *Base, in emitBaseConstants() function in ConstantHoistingPass548 bool ConstantHoistingPass::emitBaseConstants() { in emitBaseConstants() function in ConstantHoistingPass564 emitBaseConstants(Base, RCI.Offset, U); in emitBaseConstants()611 bool MadeChange = emitBaseConstants(); in runImpl()