OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InsertMachineInstrInMaps
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h
244
SlotIndex
InsertMachineInstrInMaps
(MachineInstr *MI) {
245
return Indexes->
insertMachineInstrInMaps
(MI);
251
Indexes->
insertMachineInstrInMaps
(I);
/external/llvm/lib/CodeGen/
PHIElimination.cpp
310
SlotIndex DestCopyIndex = LIS->
InsertMachineInstrInMaps
(NewInstr);
462
LIS->
InsertMachineInstrInMaps
(NewSrcInstr);
InlineSpiller.cpp
747
LIS.
InsertMachineInstrInMaps
(MII);
[
all
...]
TwoAddressInstructionPass.cpp
[
all
...]
Completed in 1543 milliseconds