Searched defs:RuntimeVarCompare (Results 1 – 1 of 1) sorted by relevance
90 struct RuntimeVarCompare { struct91 …)(const std::pair<uint32_t, RuntimeVarPtr> &a, const std::pair<uint32_t, RuntimeVarPtr> &b) const { in operator ()()