Home
last modified time | relevance | path

Searched refs:ExitIfTrue (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1696 bool ExitIfTrue, bool ControlsExit,
1716 bool ExitIfTrue;
1720 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1721 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1723 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1726 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1734 bool ExitIfTrue,
1738 Value *ExitCond, bool ExitIfTrue,
1743 Value *ExitCond, bool ExitIfTrue,
1752 bool ExitIfTrue,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h1696 bool ExitIfTrue, bool ControlsExit,
1716 bool ExitIfTrue;
1720 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1721 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1723 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1726 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1734 bool ExitIfTrue,
1738 Value *ExitCond, bool ExitIfTrue,
1743 Value *ExitCond, bool ExitIfTrue,
1752 bool ExitIfTrue,
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1630 bool ExitIfTrue, bool ControlsExit,
1650 bool ExitIfTrue;
1654 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1655 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1657 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1660 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1668 bool ExitIfTrue,
1672 Value *ExitCond, bool ExitIfTrue,
1677 Value *ExitCond, bool ExitIfTrue,
1686 bool ExitIfTrue,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1696 bool ExitIfTrue, bool ControlsExit,
1716 bool ExitIfTrue;
1720 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1721 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1723 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1726 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1734 bool ExitIfTrue,
1738 Value *ExitCond, bool ExitIfTrue,
1743 Value *ExitCond, bool ExitIfTrue,
1752 bool ExitIfTrue,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1624 bool ExitIfTrue, bool ControlsExit,
1644 bool ExitIfTrue;
1648 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1649 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1651 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1654 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1662 bool ExitIfTrue,
1666 Value *ExitCond, bool ExitIfTrue,
1671 Value *ExitCond, bool ExitIfTrue,
1680 bool ExitIfTrue,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1696 bool ExitIfTrue, bool ControlsExit,
1716 bool ExitIfTrue;
1720 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1721 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1723 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1726 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1734 bool ExitIfTrue,
1738 Value *ExitCond, bool ExitIfTrue,
1743 Value *ExitCond, bool ExitIfTrue,
1752 bool ExitIfTrue,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1630 bool ExitIfTrue, bool ControlsExit,
1650 bool ExitIfTrue;
1654 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1655 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1657 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1660 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1668 bool ExitIfTrue,
1672 Value *ExitCond, bool ExitIfTrue,
1677 Value *ExitCond, bool ExitIfTrue,
1686 bool ExitIfTrue,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1696 bool ExitIfTrue, bool ControlsExit,
1716 bool ExitIfTrue;
1720 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1721 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1723 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1726 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1734 bool ExitIfTrue,
1738 Value *ExitCond, bool ExitIfTrue,
1743 Value *ExitCond, bool ExitIfTrue,
1752 bool ExitIfTrue,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1540 bool ExitIfTrue, bool ControlsExit,
1555 bool ExitIfTrue;
1559 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1560 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1562 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1565 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1573 bool ExitIfTrue,
1577 Value *ExitCond, bool ExitIfTrue,
1587 bool ExitIfTrue,
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h1526 bool ExitIfTrue, bool ControlsExit,
1541 bool ExitIfTrue;
1545 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1546 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1548 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1551 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1559 bool ExitIfTrue,
1563 Value *ExitCond, bool ExitIfTrue,
1573 bool ExitIfTrue,
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h1540 bool ExitIfTrue, bool ControlsExit,
1555 bool ExitIfTrue;
1559 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1560 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1562 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1565 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1573 bool ExitIfTrue,
1577 Value *ExitCond, bool ExitIfTrue,
1587 bool ExitIfTrue,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1526 bool ExitIfTrue, bool ControlsExit,
1541 bool ExitIfTrue;
1545 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1546 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1548 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1551 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1559 bool ExitIfTrue,
1563 Value *ExitCond, bool ExitIfTrue,
1573 bool ExitIfTrue,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1526 bool ExitIfTrue, bool ControlsExit,
1541 bool ExitIfTrue;
1545 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1546 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1548 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1551 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1559 bool ExitIfTrue,
1563 Value *ExitCond, bool ExitIfTrue,
1573 bool ExitIfTrue,
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h1530 bool ExitIfTrue, bool ControlsExit,
1545 bool ExitIfTrue;
1549 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1550 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1552 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1555 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1563 bool ExitIfTrue,
1567 Value *ExitCond, bool ExitIfTrue,
1577 bool ExitIfTrue,
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h1500 bool ExitIfTrue, bool ControlsExit,
1515 bool ExitIfTrue;
1519 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1520 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1522 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1525 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1533 bool ExitIfTrue,
1537 Value *ExitCond, bool ExitIfTrue,
1547 bool ExitIfTrue,
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Analysis/
H A DScalarEvolution.h1500 bool ExitIfTrue, bool ControlsExit,
1515 bool ExitIfTrue;
1519 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1520 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1522 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1525 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1533 bool ExitIfTrue,
1537 Value *ExitCond, bool ExitIfTrue,
1547 bool ExitIfTrue,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1615 bool ExitIfTrue, bool ControlsExit,
1635 bool ExitIfTrue;
1639 ExitLimitCache(const Loop *L, bool ExitIfTrue, bool AllowPredicates)
1640 : L(L), ExitIfTrue(ExitIfTrue), AllowPredicates(AllowPredicates) {}
1642 Optional<ExitLimit> find(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1645 void insert(const Loop *L, Value *ExitCond, bool ExitIfTrue,
1653 bool ExitIfTrue,
1657 Value *ExitCond, bool ExitIfTrue,
1667 bool ExitIfTrue,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1305 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in foldExit() local
1308 ConstantInt::get(OldCond->getType(), IsTaken ? ExitIfTrue : !ExitIfTrue); in foldExit()
1320 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in replaceWithInvariantCond() local
1321 if (ExitIfTrue) in replaceWithInvariantCond()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1305 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in foldExit() local
1308 ConstantInt::get(OldCond->getType(), IsTaken ? ExitIfTrue : !ExitIfTrue); in foldExit()
1320 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in replaceWithInvariantCond() local
1321 if (ExitIfTrue) in replaceWithInvariantCond()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1304 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in foldExit() local
1307 ConstantInt::get(OldCond->getType(), IsTaken ? ExitIfTrue : !ExitIfTrue); in foldExit()
1319 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in replaceWithInvariantCond() local
1320 if (ExitIfTrue) in replaceWithInvariantCond()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1305 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in foldExit() local
1308 ConstantInt::get(OldCond->getType(), IsTaken ? ExitIfTrue : !ExitIfTrue); in foldExit()
1320 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in replaceWithInvariantCond() local
1321 if (ExitIfTrue) in replaceWithInvariantCond()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1306 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in foldExit() local
1309 ConstantInt::get(OldCond->getType(), IsTaken ? ExitIfTrue : !ExitIfTrue); in foldExit()
1333 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in replaceWithInvariantCond() local
1334 if (ExitIfTrue) in replaceWithInvariantCond()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1305 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in foldExit() local
1308 ConstantInt::get(OldCond->getType(), IsTaken ? ExitIfTrue : !ExitIfTrue); in foldExit()
1320 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in replaceWithInvariantCond() local
1321 if (ExitIfTrue) in replaceWithInvariantCond()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1304 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in foldExit() local
1307 ConstantInt::get(OldCond->getType(), IsTaken ? ExitIfTrue : !ExitIfTrue); in foldExit()
1319 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in replaceWithInvariantCond() local
1320 if (ExitIfTrue) in replaceWithInvariantCond()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1305 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in foldExit() local
1308 ConstantInt::get(OldCond->getType(), IsTaken ? ExitIfTrue : !ExitIfTrue); in foldExit()
1320 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in replaceWithInvariantCond() local
1321 if (ExitIfTrue) in replaceWithInvariantCond()

123