Searched refs:emitBaseConstants (Results 1 – 1 of 1) sorted by relevance
168 void emitBaseConstants(Instruction *Base, Constant *Offset,170 bool emitBaseConstants();469 void ConstantHoisting::emitBaseConstants(Instruction *Base, Constant *Offset, in emitBaseConstants() function in ConstantHoisting541 bool ConstantHoisting::emitBaseConstants() { in emitBaseConstants() function in ConstantHoisting557 emitBaseConstants(Base, RCI.Offset, U); in emitBaseConstants()600 bool MadeChange = emitBaseConstants(); in optimizeConstants()