Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp514 bool parsePCSections(MDNode *&Node);
1079 if (parsePCSections(PCSections)) in parse()
3486 bool MIParser::parsePCSections(MDNode *&Node) { in parsePCSections() function in MIParser