Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp445 SmallPtrSet<const TargetLowering *, 1> TLSet; in accumulateAndSortLibcalls() local
451 if (Lowering && TLSet.insert(Lowering).second) in accumulateAndSortLibcalls()