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