OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setLastLocalValue
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
FastISel.h
64
///
setLastLocalValue
- Update the position of the last instruction
66
void
setLastLocalValue
(MachineInstr *I) { LastLocalValue = I; }
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp
[
all
...]
Completed in 1254 milliseconds