Searched defs:InstVector (Results 1 – 3 of 3) sorted by relevance
91 using InstVector = SmallVector<Instruction *, 8>; in INITIALIZE_PASS_DEPENDENCY() typedef
292 typedef std::vector<llvm::Instruction *> InstVector; typedef in Instrumenter
334 using InstVector = SmallVectorImpl<Instruction *>; global() typedef in __anone7f5ca660111::WebAssemblyLowerEmscriptenEHSjLj