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