Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp115 unsigned getInstrOffset(const MachineInstr &MI) const;
225 unsigned BranchRelaxation::getInstrOffset(const MachineInstr &MI) const { in getInstrOffset() function in BranchRelaxation
351 int64_t BrOffset = getInstrOffset(MI); in isBlockInRange()
566 int64_t SrcOffset = getInstrOffset(MI); in fixupUnconditionalBranch()