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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1766 bool GlobalOnly, bool &SingleChoice) {
1773 SingleChoice = !CurrentIdent;
1787 bool SingleChoice = true; local
1794 /* GlobalOnly */ true, SingleChoice);
1799 if (!Ident || !SingleChoice) {
1765 combinedIdentStruct(Value *CurrentIdent, Value *NextIdent, bool GlobalOnly, bool &SingleChoice) argument

Completed in 66 milliseconds