Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp1500 bool GlobalOnly, bool &SingleChoice) { in combinedIdentStruct()
1507 SingleChoice = !CurrentIdent; in combinedIdentStruct()
1521 bool SingleChoice = true; in getCombinedIdentFromCallUsesIn() local
1528 /* GlobalOnly */ true, SingleChoice); in getCombinedIdentFromCallUsesIn()
1533 if (!Ident || !SingleChoice) { in getCombinedIdentFromCallUsesIn()