Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp8710 bool LRAvailableEverywhere = true; in getOutlinableRanges() local
8765 LRAvailableEverywhere &= LRU.available(AArch64::LR); in getOutlinableRanges()
8780 if (!LRAvailableEverywhere) in getOutlinableRanges()