Searched defs:Prefetch (Results 1 – 3 of 3) sorted by relevance
234 struct Prefetch { struct244 /// Constructor to create a new Prefetch for \p I. argument245 Prefetch(const SCEVAddRecExpr *L, Instruction *I) : LSCEVAddRec(L) { in Prefetch() argument274 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() argument
254 unsigned Prefetch; member
512 struct PrefetchOp Prefetch; member