Lines Matching refs:unordered_map
80 std::unordered_map<uint32_t, uint32_t>* callee2caller);
85 std::unordered_map<uint32_t, uint32_t>* callee2caller,
103 std::unordered_map<uint32_t, uint32_t>* postCallSB,
104 std::unordered_map<uint32_t, Instruction*>* preCallSB,
154 std::unordered_map<uint32_t, Function*> id2function_;
158 std::unordered_map<uint32_t, BasicBlock*> id2block_;
180 std::unordered_map<uint32_t, Instruction*>* preCallSB,
188 std::unordered_map<uint32_t, uint32_t>* callee2caller,
193 const std::unordered_map<uint32_t, uint32_t>& callee2caller,
200 const std::unordered_map<uint32_t, uint32_t>& callee2caller,
206 const std::unordered_map<uint32_t, uint32_t>& callee2caller,
214 const std::unordered_map<uint32_t, uint32_t>& callee2caller,
223 const std::unordered_map<uint32_t, uint32_t>& callee2caller,
230 std::unordered_map<uint32_t, Instruction*>* preCallSB,
231 std::unordered_map<uint32_t, uint32_t>* postCallSB,