Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributor.cpp1944 SmallPtrSet<Function *, 2> FnSet = {&F}; in internalizeFunction() local
1951 bool Attributor::internalizeFunctions(SmallPtrSetImpl<Function *> &FnSet, in internalizeFunctions()