Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp331 const MCSymbol *OffsetFrom) { in getOffset() argument
338 const MCSymbol *OffsetFrom) { in getOffsetPlusOne() argument
/llvm-project/bolt/lib/Profile/
H A DDataReader.cpp142 void FuncBranchData::bumpBranchCount(uint64_t OffsetFrom, uint64_t OffsetTo, in bumpBranchCount()
156 void FuncBranchData::bumpCallCount(uint64_t OffsetFrom, const Location &To, in bumpCallCount()