Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp6594 auto IsSafeToFixup = [this, &TRI](MachineInstr &MI) { in getOutliningCandidateInfo() local
6651 FirstCand.front(), std::next(FirstCand.back()), IsSafeToFixup); in getOutliningCandidateInfo()