Searched defs:GTM (Results 1 – 2 of 2) sorted by relevance
269 auto *GTM = static_cast<GlobalTypeMember *>(Alloc.Allocate( in create() local1274 for (const auto GTM : Functions) { in selectJumpTableArmEncoding() local1876 auto *GTM = in lower() local1940 GlobalTypeMember *GTM = GlobalTypeMembers[Base]; in lower() local
910 typedef GraphTraits<MachineFunction *> GTM; in orderBlocks() typedef