Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h241 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; } in getBlockNum() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h259 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; } in getBlockNum() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h258 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; } in getBlockNum() function