reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3099 Assert(BI->getOperand(0) == RetVal, 3100 "bitcast following musttail call must use the call", BI); 3101 RetVal = BI; 3102 Next = BI->getNextNode();