Home
last modified time | relevance | path

Searched defs:InsertedInstructions (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DMemoryBuiltins.h273 SmallPtrSet<Instruction *, 8> InsertedInstructions; variable
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp2654 auto InsertedInstructions = Expander.getAllInsertedInstructions(); in cleanup() local