Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:UseVirtualCall

282   bool UseVirtualCall = CanUseVirtualCall && !DevirtualizedMethod;
286 if (UseVirtualCall) {
309 } else if (UseVirtualCall) {