Searched refs:IPSet (Results 1 – 3 of 3) sorted by relevance
855 SetVector<Instruction *> IPSet = findConstantInsertionPoint(ConstInfo); in emitBaseConstants() local857 if (IPSet.empty()) in emitBaseConstants()863 for (Instruction *IP : IPSet) { in emitBaseConstants()875 if (IPSet.size() == 1 || in emitBaseConstants()
1297 # IPSet
3409 - PR #28: IPSet module, by Kevin Chou. Created a module to support