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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DMapVector.h32 typedef std::vector<std::pair<KeyT, ValueT> > VectorType; typedef in class:llvm::MapVector
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DPassAnalysisSupport.h39 typedef SmallVector<AnalysisID, 32> VectorType; typedef in class:llvm::AnalysisUsage
H A DDerivedTypes.h364 class VectorType : public SequentialType { class in namespace:llvm
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DPass.cpp250 typedef AnalysisUsage::VectorType VectorType; typedef in struct:__anon10669::GetCFGOnlyPasses
H A DType.cpp717 VectorType::VectorType(Type *ElType, unsigned NumEl) function in class:VectorType
[all...]

Completed in 72 milliseconds