Searched refs:IsProtoTypeHClass (Results 1 – 3 of 3) sorted by relevance
399 GateRef IsProtoTypeHClass(GateRef hClass);
1586 inline GateRef StubBuilder::IsProtoTypeHClass(GateRef hClass) in IsProtoTypeHClass() function
3256 Branch(IsProtoTypeHClass(oldHClass), &isProtoType, &exit); in NotifyHClassChanged()