OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BlockAddressPFS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
LLParser.h
136
PerFunctionState *
BlockAddressPFS
;
167
Slots(Slots),
BlockAddressPFS
(nullptr) {}
/src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp
3547
if (
BlockAddressPFS
&& F == &
BlockAddressPFS
->getFunction()) {
3549
BB =
BlockAddressPFS
->getBB(Label.UIntVal, Label.Loc);
3551
BB =
BlockAddressPFS
->getBB(Label.StrVal, Label.Loc);
6047
SaveAndRestore<PerFunctionState *> ScopeExit(
BlockAddressPFS
, &PFS);
Completed in 22 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026