Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1947 SmallPtrSet<Function *, 8> LiveInternalFns; in identifyDeadInternalFunctions() local
1962 !LiveInternalFns.count(Callee)); in identifyDeadInternalFunctions()
1968 LiveInternalFns.insert(F); in identifyDeadInternalFunctions()