Searched defs:Repr (Results 1 – 5 of 5) sorted by relevance
645 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in recordUnoptimizableWebs() local781 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local797 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local812 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local
90 char Repr; member in __anon8ee357870311::OperandsSignature::OpKind
351 std::string Repr = primaryRepresentation( in emitLookupFunction() local
570 const char *Repr; member
180 PythonString PythonObject::Repr() const { in Repr() function in PythonObject