Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp364 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
H A DARMLowOverheadLoops.cpp121 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6756 auto InstSet = ForcedScalar->second; in getInstructionCost() local