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