Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DIfConversion.cpp205 bool IgnoreBr = false);
1483 bool IgnoreBr) { in CopyAndPredicateBlock() argument
1489 if (IgnoreBr && I->isBranch()) in CopyAndPredicateBlock()
1515 if (!IgnoreBr) { in CopyAndPredicateBlock()