Searched refs:findConstantInsertionPoint (Results 1 – 2 of 2) sorted by relevance
170 findConstantInsertionPoint(const consthoist::ConstantInfo &ConstInfo) const;
303 SmallPtrSet<Instruction *, 8> ConstantHoistingPass::findConstantInsertionPoint( in findConstantInsertionPoint() function in ConstantHoistingPass826 SmallPtrSet<Instruction *, 8> IPSet = findConstantInsertionPoint(ConstInfo); in emitBaseConstants()