Home
last modified time | relevance | path

Searched defs:PerFunctionState (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLParser.h136 class PerFunctionState; variable
H A DLLParser.cpp2727 LLParser::PerFunctionState::PerFunctionState(LLParser &p, Function &f, in PerFunctionState() function in LLParser::PerFunctionState