Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp65 using VisitedSetTy = SmallPtrSet<Instruction *, 4>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp63 using VisitedSetTy = SmallPtrSet<Instruction *, 4>; typedef