OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReplaceMBBInJumpTables
(Results
1 - 6
of
6
) sorted by null
/external/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h
109
///
ReplaceMBBInJumpTables
- If Old is the target of any jump tables, update
111
bool
ReplaceMBBInJumpTables
(MachineBasicBlock *Old, MachineBasicBlock *New);
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineJumpTableInfo.h
104
///
ReplaceMBBInJumpTables
- If Old is the target of any jump tables, update
106
bool
ReplaceMBBInJumpTables
(MachineBasicBlock *Old, MachineBasicBlock *New);
/external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineFunction.cpp
574
///
ReplaceMBBInJumpTables
- If Old is the target of any jump tables, update
576
bool MachineJumpTableInfo::
ReplaceMBBInJumpTables
(MachineBasicBlock *Old,
BranchFolding.cpp
[
all
...]
/external/llvm/lib/CodeGen/
BranchFolding.cpp
[
all
...]
MachineFunction.cpp
817
bool MachineJumpTableInfo::
ReplaceMBBInJumpTables
(MachineBasicBlock *Old,
[
all
...]
Completed in 475 milliseconds