Searched defs:Prefetch (Results 1 – 2 of 2) sorted by relevance
229 struct Prefetch { struct239 /// Constructor to create a new Prefetch for \p I. argument240 Prefetch(const SCEVAddRecExpr *L, Instruction *I) in Prefetch() function270 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() argument
452 struct PrefetchOp Prefetch; member