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 *>; typedef in __anon2a58e8ca0111::WebAssemblyLowerEmscriptenEHSjLj