Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp7185 static bool removeUndefIntroducingPredecessor(BasicBlock *BB, in removeUndefIntroducingPredecessor() function
7267 if (removeUndefIntroducingPredecessor(BB, DTU)) in simplifyOnce()