Home
last modified time | relevance | path

Searched refs:getOffsetWithDefault (Results 1 – 4 of 4) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DMCPlusBuilder.cpp264 uint32_t MCPlusBuilder::getOffsetWithDefault(const MCInst &Inst, in getOffsetWithDefault() function in MCPlusBuilder
H A DBinaryFunction.cpp4489 if (Offset == BC.MIB->getOffsetWithDefault(Inst, InvalidOffset)) in printLoopInfo()
/llvm-project/bolt/lib/Profile/
H A DDataReader.cpp714 BC.MIB->getOffsetWithDefault(*LastInstr, 0); in recordBranch()
H A DDataAggregator.cpp932 Offset = BC.MIB->getOffsetWithDefault(*Instr, 0); in getFallthroughsInTrace()