Home
last modified time | relevance | path

Searched defs:InstrList (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Expression/
DIRForTarget.cpp1188 typedef SmallVector <Instruction*, 2> InstrList; in RewriteObjCSelectors() typedef
1304 typedef SmallVector <Instruction*, 2> InstrList; in RewritePersistentAllocs() typedef
2139 typedef SmallVector <Instruction*, 2> InstrList; in RemoveGuards() typedef
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp388 typedef SmallVector<Instruction *, 16> InstrList; typedef in __anon3797f89a0111::BoUpSLP
DLoopVectorize.cpp5516 typedef SmallVector<Instruction*, 2> InstrList; in calculateRegisterUsage() typedef