Home
last modified time | relevance | path

Searched defs:FixedBlockInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h90 struct FixedBlockInfo { struct
98 FixedBlockInfo() : InstrCount(~0u), HasCalls(false) {} in FixedBlockInfo() argument
108 const FixedBlockInfo *getResources(const MachineBasicBlock*); argument