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