Home
last modified time | relevance | path

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

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