Searched refs:findConstantInsertionPoint (Results 1 – 4 of 4) sorted by relevance
127 Instruction *findConstantInsertionPoint(
143 findConstantInsertionPoint(const consthoist::ConstantInfo &ConstInfo) const;
144 Instruction *ConstantHoistingPass::findConstantInsertionPoint( in findConstantInsertionPoint() function in ConstantHoistingPass552 Instruction *IP = findConstantInsertionPoint(ConstInfo); in emitBaseConstants()
293 SmallPtrSet<Instruction *, 8> ConstantHoistingPass::findConstantInsertionPoint( in findConstantInsertionPoint() function in ConstantHoistingPass712 SmallPtrSet<Instruction *, 8> IPSet = findConstantInsertionPoint(ConstInfo); in emitBaseConstants()