Home
last modified time | relevance | path

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

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