Searched refs:BBToFuncMap (Results 1 – 1 of 1) sorted by relevance
141 std::map<const BinaryBasicBlock *, const BinaryFunction *> BBToFuncMap; member in llvm::bolt::RewriteInstanceDiff391 BBToFuncMap[*Iter1] = Func1; in matchBasicBlocks()392 BBToFuncMap[*Iter2] = Func2; in matchBasicBlocks()430 << BBToFuncMap[BB2]->getDemangledName() in reportHottestBBDiffs()464 << BBToFuncMap[std::get<0>(Edge2)]->getDemangledName() in reportHottestEdgeDiffs()