Searched defs:ParseMetadata (Results 1 – 2 of 2) sorted by relevance
429 bool ParseMetadata(const CNodePtr &kernel_node, const std::shared_ptr<const OpInfo> &op_info_ptr, P… in ParseMetadata() function
5096 bool LLParser::ParseMetadata(Metadata *&MD, PerFunctionState *PFS) { in ParseMetadata() function in LLParser