Searched refs:tryOptSelect (Results 1 – 1 of 1) sorted by relevance
448 bool tryOptSelect(GSelect &Sel);3348 if (tryOptSelect(Sel)) in select()4985 bool AArch64InstructionSelector::tryOptSelect(GSelect &I) { in tryOptSelect() function in AArch64InstructionSelector