Searched refs:findConstantInsertionPoint (Results 1 – 2 of 2) sorted by relevance
173 findConstantInsertionPoint(const consthoist::ConstantInfo &ConstInfo) const;
314 SetVector<Instruction *> ConstantHoistingPass::findConstantInsertionPoint( in findConstantInsertionPoint() function in ConstantHoistingPass855 SetVector<Instruction *> IPSet = findConstantInsertionPoint(ConstInfo); in emitBaseConstants()