reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
226 unsigned Opc = MI.getOpcode(); 229 if (MI.isCall() || MI.isBranch()) { 229 if (MI.isCall() || MI.isBranch()) { 231 llvm::find_if(MI.operands(), 235 if (T != MI.operands_end()) {