Home
last modified time | relevance | path

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

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