Searched defs:PredIteratorCache (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DPredIteratorCache.h1 //===- PredIteratorCache.h - pred_iterator Cache ----------------*- C++ -*-===//
10 // This file defines the PredIteratorCache class.
24 /// PredIteratorCache - This class is an extremely trivial cache for
27 class PredIteratorCache { class in namespace:llvm

Completed in 113 milliseconds