Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7212 auto hasIllegalSPModification = [&TRI](outliner::Candidate &C) { in getOutliningCandidateInfo() local
7261 llvm::erase_if(RepeatedSequenceLocs, hasIllegalSPModification); in getOutliningCandidateInfo()