Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp163 const bool CountThree = Count == 3; in tryToreplicateChunks() local
188 RegState::Define | getDeadRegState(DstIsDead && CountThree)) in tryToreplicateChunks()
195 if (CountThree) { in tryToreplicateChunks()