Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1798 bool GlobalOnly, bool &SingleChoice) { in combinedIdentStruct()
1805 SingleChoice = !CurrentIdent; in combinedIdentStruct()
1819 bool SingleChoice = true; in getCombinedIdentFromCallUsesIn() local
1826 /* GlobalOnly */ true, SingleChoice); in getCombinedIdentFromCallUsesIn()
1831 if (!Ident || !SingleChoice) { in getCombinedIdentFromCallUsesIn()