Searched defs:PhiMapHash (Results 1 – 1 of 1) sorted by relevance
363 struct PhiMapHash { struct364 size_t operator()(const std::pair<Instruction *, BasicBlock *>& val) const { in operator ()()