Home
last modified time | relevance | path

Searched defs:SecondOpIdxToRemove (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp335 int SecondOpIdxToRemove = std::min(ImpLROpIdx, ImpSPOpIdx); convertBLRToBL() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMSLSHardening.cpp346 int SecondOpIdxToRemove = std::min(ImpLROpIdx, ImpSPOpIdx); in ConvertIndirectCallToIndirectJump() local