Searched defs:Prefetch (Results 1 – 3 of 3) sorted by relevance
233 struct Prefetch { struct243 /// Constructor to create a new Prefetch for \p I. argument244 Prefetch(const SCEVAddRecExpr *L, Instruction *I) : LSCEVAddRec(L) { in Prefetch() function273 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() argument
258 unsigned Prefetch; member
524 struct PrefetchOp Prefetch; member