Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp128 using InstructionSet = SmallPtrSet<Instruction *, 8>; typedef in __anon51f880570111::InstPartition
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVectorUtils.cpp495 SmallPtrSet<Instruction *, 4> InstructionSet; in computeMinimumValueSizes() local