Home
last modified time | relevance | path

Searched defs:InstVector (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp94 using InstVector = SmallVector<Instruction *, 8>; in INITIALIZE_PASS_DEPENDENCY() typedef
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp295 typedef std::vector<llvm::Instruction *> InstVector; typedef in Instrumenter
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp333 using InstVector = SmallVectorImpl<Instruction *>; typedef in __anonc271918b0111::WebAssemblyLowerEmscriptenEHSjLj