reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Transforms/Vectorize/LoopVectorize.cpp
  659   void addMetadata(ArrayRef<Value *> To, Instruction *From);

References

lib/Transforms/Vectorize/LoopVectorize.cpp
 1876         addMetadata(EntryPart, Trunc);
 2464       addMetadata(NewLI, LI);
 2476       addMetadata(NewLI, LI);
 4092         addMetadata(EntryPart, GEP);
 4130         addMetadata(NewGEP, GEP);
 4170       addMetadata(V, &I);
 4198       addMetadata(Sel, &I);
 4223       addMetadata(C, &I);
 4252       addMetadata(Cast, &I);