Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp105 unsigned getInstrOffset(const MachineInstr &MI) const;
181 unsigned BranchRelaxation::getInstrOffset(const MachineInstr &MI) const { in getInstrOffset() function in BranchRelaxation
285 int64_t BrOffset = getInstrOffset(MI); in isBlockInRange()
448 int64_t SrcOffset = getInstrOffset(MI); in fixupUnconditionalBranch()