Searched defs:InstVector (Results 1 – 4 of 4) sorted by relevance
92 using InstVector = SmallVector<Instruction *, 8>; in INITIALIZE_PASS_DEPENDENCY() typedef
255 typedef std::vector<llvm::Instruction *> InstVector; typedef in Instrumenter
191 auto InstVector = in computeEmbeddings() local
328 using InstVector = SmallVectorImpl<Instruction *>; typedef in __anoneea379d40111::WebAssemblyLowerEmscriptenEHSjLj