OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIsEHScopeEntry
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineBasicBlock.h
543
void
setIsEHScopeEntry
(bool V = true) { IsEHScopeEntry = V; }
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
IRTranslator.cpp
2379
UnwindDests.back().first->
setIsEHScopeEntry
();
2391
UnwindDests.back().first->
setIsEHScopeEntry
();
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp
1673
CatchPadMBB->
setIsEHScopeEntry
();
1722
FuncInfo.MBB->
setIsEHScopeEntry
();
1766
UnwindDests.back().first->
setIsEHScopeEntry
();
1773
UnwindDests.back().first->
setIsEHScopeEntry
();
1820
UnwindDests.back().first->
setIsEHScopeEntry
();
1831
UnwindDests.back().first->
setIsEHScopeEntry
();
Completed in 33 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026