Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp103 unsigned getInstrOffset(const MachineInstr &MI) const;
177 unsigned BranchRelaxation::getInstrOffset(const MachineInstr &MI) const { in getInstrOffset() function in BranchRelaxation
287 int64_t BrOffset = getInstrOffset(MI); in isBlockInRange()
450 int64_t SrcOffset = getInstrOffset(MI); in fixupUnconditionalBranch()