Searched refs:mayContainIrreducibleControl (Results 1 – 4 of 4) sorted by relevance
392 bool llvm::mayContainIrreducibleControl(const Function &F, const LoopInfo *LI) { in mayContainIrreducibleControl() function in llvm522 &F, IrreducibleControlMap, mayContainIrreducibleControl, F, LI); in findForwardJoinPoint()
173 LLVM_ABI bool mayContainIrreducibleControl(const Function &F,
1027 ContainsIrreducibleLoops = mayContainIrreducibleControl(F, &LI); in DSEState()
3304 if (mayContainIrreducibleControl(F, LI)) in mayContainUnboundedCycle()6924 MayContainIrreducibleControl = mayContainIrreducibleControl(*F, LI); in updateImpl()