OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveMBBFromJumpTables
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h
109
///
RemoveMBBFromJumpTables
- If MBB is present in any jump tables, remove it.
110
bool
RemoveMBBFromJumpTables
(MachineBasicBlock *MBB);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineFunction.cpp
425
JumpTableInfo->
RemoveMBBFromJumpTables
(MBB);
1053
bool MachineJumpTableInfo::
RemoveMBBFromJumpTables
(MachineBasicBlock *MBB) {
Completed in 47 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026