Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3056 ConstantInt *UseStateMachine = dyn_cast<ConstantInt>( in buildCustomStateMachine() local
3064 if (!UseStateMachine || UseStateMachine->isZero() || !IsSPMD || in buildCustomStateMachine()