Searched defs:Prefetch (Results 1 – 2 of 2) sorted by relevance
234 struct Prefetch { struct 244 /// Constructor to create a new Prefetch for \p I. argument 245 Prefetch(const SCEVAddRecExpr *L, Instruction *I) : LSCEVAddRec(L) { in Prefetch() argument 274 addInstructionPrefetch runOnLoop() argument
508 struct PrefetchOp Prefetch; global() member