Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1435 unsigned JumpThreadCost = getJumpThreadDuplicationCost(BB); in ThreadEdge() local
1436 if (JumpThreadCost > Threshold) { in ThreadEdge()
1438 << "' - Cost is too high: " << JumpThreadCost << "\n"); in ThreadEdge()
1455 << SuccBB->getName() << "' with cost: " << JumpThreadCost in ThreadEdge()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp1940 unsigned JumpThreadCost = in ThreadEdge() local
1942 if (JumpThreadCost > BBDupThreshold) { in ThreadEdge()
1944 << "' - Cost is too high: " << JumpThreadCost << "\n"); in ThreadEdge()
1961 << "' with cost: " << JumpThreadCost in ThreadEdge()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp1931 unsigned JumpThreadCost = in ThreadEdge() local
1933 if (JumpThreadCost > BBDupThreshold) { in ThreadEdge()
1935 << "' - Cost is too high: " << JumpThreadCost << "\n"); in ThreadEdge()
1952 << "' with cost: " << JumpThreadCost in ThreadEdge()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp1924 unsigned JumpThreadCost = in ThreadEdge() local
1926 if (JumpThreadCost > BBDupThreshold) { in ThreadEdge()
1928 << "' - Cost is too high: " << JumpThreadCost << "\n"); in ThreadEdge()
1945 << "' with cost: " << JumpThreadCost in ThreadEdge()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp2043 unsigned JumpThreadCost = in TryThreadEdge() local
2045 if (JumpThreadCost > BBDupThreshold) { in TryThreadEdge()
2047 << "' - Cost is too high: " << JumpThreadCost << "\n"); in TryThreadEdge()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2043 unsigned JumpThreadCost = in TryThreadEdge() local
2045 if (JumpThreadCost > BBDupThreshold) { in TryThreadEdge()
2047 << "' - Cost is too high: " << JumpThreadCost << "\n"); in TryThreadEdge()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2043 unsigned JumpThreadCost = in TryThreadEdge() local
2045 if (JumpThreadCost > BBDupThreshold) { in TryThreadEdge()
2047 << "' - Cost is too high: " << JumpThreadCost << "\n"); in TryThreadEdge()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2249 unsigned JumpThreadCost = in TryThreadEdge() local
2251 if (JumpThreadCost > BBDupThreshold) { in TryThreadEdge()
2253 << "' - Cost is too high: " << JumpThreadCost << "\n"); in TryThreadEdge()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2349 unsigned JumpThreadCost = in tryThreadEdge() local
2351 if (JumpThreadCost > BBDupThreshold) { in tryThreadEdge()
2353 << "' - Cost is too high: " << JumpThreadCost << "\n"); in tryThreadEdge()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp2349 unsigned JumpThreadCost = in tryThreadEdge() local
2351 if (JumpThreadCost > BBDupThreshold) { in tryThreadEdge()
2353 << "' - Cost is too high: " << JumpThreadCost << "\n"); in tryThreadEdge()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2338 unsigned JumpThreadCost = in tryThreadEdge() local
2340 if (JumpThreadCost > BBDupThreshold) { in tryThreadEdge()
2342 << "' - Cost is too high: " << JumpThreadCost << "\n"); in tryThreadEdge()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp2257 unsigned JumpThreadCost = in TryThreadEdge() local
2259 if (JumpThreadCost > BBDupThreshold) { in TryThreadEdge()
2261 << "' - Cost is too high: " << JumpThreadCost << "\n"); in TryThreadEdge()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2349 unsigned JumpThreadCost = in tryThreadEdge() local
2351 if (JumpThreadCost > BBDupThreshold) { in tryThreadEdge()
2353 << "' - Cost is too high: " << JumpThreadCost << "\n"); in tryThreadEdge()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2342 unsigned JumpThreadCost = getJumpThreadDuplicationCost( in tryThreadEdge() local
2344 if (JumpThreadCost > BBDupThreshold) { in tryThreadEdge()
2346 << "' - Cost is too high: " << JumpThreadCost << "\n"); in tryThreadEdge()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2349 unsigned JumpThreadCost = in tryThreadEdge() local
2351 if (JumpThreadCost > BBDupThreshold) { in tryThreadEdge()
2353 << "' - Cost is too high: " << JumpThreadCost << "\n"); in tryThreadEdge()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2338 unsigned JumpThreadCost = in tryThreadEdge() local
2340 if (JumpThreadCost > BBDupThreshold) { in tryThreadEdge()
2342 << "' - Cost is too high: " << JumpThreadCost << "\n"); in tryThreadEdge()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2305 unsigned JumpThreadCost = in tryThreadEdge() local
2307 if (JumpThreadCost > BBDupThreshold) { in tryThreadEdge()
2309 << "' - Cost is too high: " << JumpThreadCost << "\n"); in tryThreadEdge()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2349 unsigned JumpThreadCost = in tryThreadEdge() local
2351 if (JumpThreadCost > BBDupThreshold) { in tryThreadEdge()
2353 << "' - Cost is too high: " << JumpThreadCost << "\n"); in tryThreadEdge()