OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveJumpTable
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h
103
///
RemoveJumpTable
- Mark the specific index as being dead. This will
105
void
RemoveJumpTable
(unsigned Idx) {
/external/llvm/lib/CodeGen/
BranchFolding.cpp
261
JTI->
RemoveJumpTable
(i);
[
all
...]
Completed in 3203 milliseconds