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