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
329 using InstVector = SmallVectorImpl<Instruction *>; typedef in __anoneea379d40111::WebAssemblyLowerEmscriptenEHSjLj