Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Ret

83 STATISTIC(NumFastIselFailRet,"Fast isel fails on Ret");
1048 case Instruction::Ret: NumFastIselFailRet++; return;