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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DDataLayout.h112 DenseMap<unsigned, PointerAlignElem> Pointers; member in class:llvm::DataLayout
[all...]
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp145 SetVector<Value *> Pointers; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp759 SmallVector<Value *, 4> Pointers; local
760 GetUnderlyingObjects(getStoredPointerOperand(BBI), Pointers); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp508 SmallVector<TrackingVH<Value>, 2> Pointers; member in struct:__anon2859::LoopVectorizationLegality::RuntimePointerCheck

Completed in 185 milliseconds