Searched refs:InstructionHash (Results 1 – 4 of 4) sorted by relevance
41 struct InstructionHash { struct82 SkTHashMap<Instruction, size_t, InstructionHash> fIndex;
45 uint32_t InstructionHash::operator()(const Instruction& i) const { in operator ()()
585 struct InstructionHash { struct
589 uint32_t InstructionHash::operator()(const Instruction& inst, uint32_t seed) const { in operator ()()