Searched defs:instMap (Results 1 – 2 of 2) sorted by relevance
219 auto instMap = PopulateInstructionMap(GetGraph()); in TEST_F() local255 auto instMap = PopulateInstructionMap(GetGraph()); in TEST_F() local283 auto instMap = PopulateInstructionMap(GetGraph()); in TEST_F() local320 auto instMap = PopulateInstructionMap(GetGraph()); in TEST_F() local371 auto instMap = PopulateInstructionMap(GetGraph()); in TEST_F() local
1921 bool AsmEmitter::AssignProfileInfo(std::unordered_map<size_t, std::vector<Ins *>> &instMap, in AssignProfileInfo()1949 std::unordered_map<size_t, std::vector<Ins *>> instMap; in AssignProfileInfo() local