Searched defs:mayContainIrreducibleControl (Results 1 – 2 of 2) sorted by relevance
478 static bool mayContainIrreducibleControl(const Function &F, const LoopInfo *LI) { in mayContainIrreducibleControl() function
489 bool llvm::mayContainIrreducibleControl(const Function &F, const LoopInfo *LI) { in mayContainIrreducibleControl() function in llvm