Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DUpdateCompilerUsed.cpp71 SmallPtrSet<const TargetLowering *, 1> TLSet; in initializeLibCalls() local
77 if (Lowering && TLSet.insert(Lowering).second) in initializeLibCalls()