Home
last modified time | relevance | path

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

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