Searched refs:FunctionTypeFeedback (Results 1 – 3 of 3) sorted by relevance
400 struct FunctionTypeFeedback { struct406 std::map<uint32_t, FunctionTypeFeedback> feedback_for_function; argument
1285 std::map<uint32_t, FunctionTypeFeedback>& feedback_for_function_;
63 wasm::FunctionTypeFeedback feedback = maybe_feedback->second; in GetCallCount()