Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp203 typedef SmallDenseSet<const Instruction *, 8> InstructionSet; typedef in __anon44dfd9f20111::BCECmpBlock
H A DLoopDistribute.cpp123 using InstructionSet = SmallSetVector<Instruction *, 8>; global() typedef in __anon722c963f0111::InstPartition
/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp582 SmallPtrSet<Instruction *, 4> InstructionSet; computeMinimumValueSizes() local