Home
last modified time | relevance | path

Searched refs:InitAsSet (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DModuleUtils.cpp94 SmallPtrSet<Constant *, 16> InitAsSet; in appendToUsedList() local
100 if (InitAsSet.insert(C).second) in appendToUsedList()
109 if (InitAsSet.insert(C).second) in appendToUsedList()