Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1784 static SCCNodesResult createSCCNodeSet(ArrayRef<Function *> Functions) { in createSCCNodeSet() function
1818 SCCNodesResult Nodes = createSCCNodeSet(Functions); in deriveAttrsInPostOrder()