Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DIfConversion.cpp217 bool IgnoreBr = false);
1593 bool IgnoreBr) { in CopyAndPredicateBlock() argument
1599 if (IgnoreBr && I->isBranch()) in CopyAndPredicateBlock()
1629 if (!IgnoreBr) { in CopyAndPredicateBlock()