Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1217 SmallPtrSet<Function *, 8> LiveInternalFns; in identifyDeadInternalFunctions() local
1232 !LiveInternalFns.count(Callee)); in identifyDeadInternalFunctions()
1238 LiveInternalFns.insert(F); in identifyDeadInternalFunctions()