Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:SmallVector

76 #include "llvm/ADT/SmallVector.h"
424 SmallVector<PHINode *, 16> ShadowPHINodes, OriginPHINodes;
440 SmallVector<ShadowOriginAndInsertPoint, 16> InstrumentationList;
441 SmallVector<Instruction*, 16> StoreList;
598 SmallVector<Type*, 4> Elements;
717 SmallVector<Constant *, 4> Vals;
1838 SmallVector<CallInst*, 16> VAStartInstrumentationList;