reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
243 void report(const char *msg, const MachineFunction *MF);
357 report("Function has NoVRegs property but there are VReg operands", &MF); 491 report(msg, MBB->getParent()); 2297 report("Virtual register defs don't dominate all uses.", MF); 2309 report("Call site info referencing instruction that is not call", MF); 2348 report("Missing live interval for virtual register", MF); 2373 report("Value not live at VNInfo def and not marked unused", MF); 2380 report("Live segment at def has different VNInfo", MF); 2388 report("Invalid VNInfo definition index", MF); 2465 report("Foreign valno in live segment", MF); 2472 report("Live segment valno is marked unused", MF); 2479 report("Bad start of live segment, no basic block", MF); 2494 report("Bad end of live segment, no basic block", MF); 2689 report("Lane masks of sub ranges overlap in live interval", MF); 2693 report("Subrange lanemask is invalid", MF); 2697 report("Subrange must not be empty", MF); 2703 report("A Subrange is not covered by the main range", MF); 2712 report("Multiple connected components in live interval", MF);