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