Searched defs:PerFunctionState (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/AsmParser/ | ||
| H A D | LLParser.h | 136 class PerFunctionState; variable |
| H A D | LLParser.cpp | 2727 LLParser::PerFunctionState::PerFunctionState(LLParser &p, Function &f, in PerFunctionState() function in LLParser::PerFunctionState |