OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstrCycles
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h
220
///
InstrCycles
represents the cycle height and depth of an instruction in a
222
struct
InstrCycles
{
277
InstrCycles
getInstrCycles(const MachineInstr *MI) const {
296
DenseMap<const MachineInstr*,
InstrCycles
> Cycles;
/external/llvm/lib/CodeGen/
MachineTraceMetrics.cpp
[
all
...]
Completed in 36 milliseconds