Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1628 bool GlobalOnly, bool &SingleChoice) { in combinedIdentStruct()
1635 SingleChoice = !CurrentIdent; in combinedIdentStruct()
1649 bool SingleChoice = true; in getCombinedIdentFromCallUsesIn() local
1656 /* GlobalOnly */ true, SingleChoice); in getCombinedIdentFromCallUsesIn()
1661 if (!Ident || !SingleChoice) { in getCombinedIdentFromCallUsesIn()