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.cpp341 typedef SmallVector<Instruction *, 16> InstrList; typedef in __anonf9942ad60111::BoUpSLP
DLoopVectorize.cpp4850 typedef SmallVector<Instruction*, 2> InstrList; in calculateRegisterUsage() typedef