Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4323 ConstantInt *UseStateMachineC = in buildCustomStateMachine() local
4332 if (UseStateMachineC->isZero() || in buildCustomStateMachine()
4340 ConstantInt::get(UseStateMachineC->getIntegerType(), false)); in buildCustomStateMachine()