Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SLSHardening.cpp358 int SecondOpIdxToRemove = std::min(ImpLROpIdx, ImpSPOpIdx); in ConvertBLRToBL() local
360 BL->RemoveOperand(SecondOpIdxToRemove); in ConvertBLRToBL()