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