Home
last modified time | relevance | path

Searched refs:parsePCSections (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp516 bool parsePCSections(MDNode *&Node);
1105 if (parsePCSections(PCSections)) in parse()
3506 bool MIParser::parsePCSections(MDNode *&Node) { in parsePCSections() function in MIParser