Searched defs:InstVector (Results 1 – 3 of 3) sorted by relevance
88 using InstVector = SmallVector<Instruction *, 8>; in INITIALIZE_PASS_DEPENDENCY() typedef
295 typedef std::vector<llvm::Instruction *> InstVector; typedef in Instrumenter
333 using InstVector = SmallVectorImpl<Instruction *>; typedef in __anonaad0a3040111::WebAssemblyLowerEmscriptenEHSjLj