Searched defs:InstVector (Results 1 – 3 of 3) sorted by relevance
94 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 __anonc271918b0111::WebAssemblyLowerEmscriptenEHSjLj