Searched defs:CloneTreeWithFreqs (Results 1 – 2 of 2) sorted by relevance
2957 …IfStmtNode *CloneTreeWithFreqs(MapleAllocator &allocator, std::unordered_map<uint32_t, uint64_t> &… in CloneTreeWithFreqs() function3052 …WhileStmtNode *CloneTreeWithFreqs(MapleAllocator &allocator, std::unordered_map<uint32_t, uint64_t… in CloneTreeWithFreqs() function3130 …DoloopNode *CloneTreeWithFreqs(MapleAllocator &allocator, std::unordered_map<uint32_t, uint64_t> &… in CloneTreeWithFreqs() function
265 BlockNode *BlockNode::CloneTreeWithFreqs(MapleAllocator &allocator, std::unordered_map<uint32_t, ui… in CloneTreeWithFreqs() function in maple::BlockNode