Lines Matching full:defining
98 // True when the COPY defining this value killed its source.
111 // A defining instruction that is not a sibling copy or a reload, or NULL.
396 // Propagate defining instruction.
481 /// real defining instructions by looking through sibling copies. Always stay
488 /// Return a defining instruction that may be a candidate for rematerialization.
668 assert(DefMI && "No defining instruction");
741 assert(DefMI && "Defining instruction disappeared");
822 /// markValueUsed - Remember that VNI failed to rematerialize, so its defining
939 // analyzeSiblingValues has already tested all relevant defining instructions.