Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10822 bool IsAnyViable = false; in canLowerByDroppingElements() local
10829 IsAnyViable = true; in canLowerByDroppingElements()
10834 if (!IsAnyViable) in canLowerByDroppingElements()