Home
last modified time | relevance | path

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

/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/IPO/
H A DFunctionImport.cpp393 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
409 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
412 << ProcessedThreshold << "\n"); in computeImportForFunction()
416 ProcessedThreshold = NewThreshold; in computeImportForFunction()
421 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
424 << ProcessedThreshold << "\n"); in computeImportForFunction()
441 ProcessedThreshold = NewThreshold; in computeImportForFunction()
573 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
585 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/IPO/
H A DFunctionImport.cpp394 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
410 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
413 << ProcessedThreshold << "\n"); in computeImportForFunction()
417 ProcessedThreshold = NewThreshold; in computeImportForFunction()
422 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
425 << ProcessedThreshold << "\n"); in computeImportForFunction()
442 ProcessedThreshold = NewThreshold; in computeImportForFunction()
574 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
586 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp408 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
424 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
427 << ProcessedThreshold << "\n"); in computeImportForFunction()
431 ProcessedThreshold = NewThreshold; in computeImportForFunction()
436 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
439 << ProcessedThreshold << "\n"); in computeImportForFunction()
456 ProcessedThreshold = NewThreshold; in computeImportForFunction()
586 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
598 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp431 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
447 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
450 << ProcessedThreshold << "\n"); in computeImportForFunction()
454 ProcessedThreshold = NewThreshold; in computeImportForFunction()
459 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
462 << ProcessedThreshold << "\n"); in computeImportForFunction()
479 ProcessedThreshold = NewThreshold; in computeImportForFunction()
611 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
623 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp401 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
417 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
420 << ProcessedThreshold << "\n"); in computeImportForFunction()
424 ProcessedThreshold = NewThreshold; in computeImportForFunction()
429 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
432 << ProcessedThreshold << "\n"); in computeImportForFunction()
449 ProcessedThreshold = NewThreshold; in computeImportForFunction()
566 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
578 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DFunctionImport.cpp408 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
424 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
427 << ProcessedThreshold << "\n"); in computeImportForFunction()
431 ProcessedThreshold = NewThreshold; in computeImportForFunction()
436 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
439 << ProcessedThreshold << "\n"); in computeImportForFunction()
456 ProcessedThreshold = NewThreshold; in computeImportForFunction()
586 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
598 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DFunctionImport.cpp431 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
447 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
450 << ProcessedThreshold << "\n"); in computeImportForFunction()
454 ProcessedThreshold = NewThreshold; in computeImportForFunction()
459 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
462 << ProcessedThreshold << "\n"); in computeImportForFunction()
479 ProcessedThreshold = NewThreshold; in computeImportForFunction()
611 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
623 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp401 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
417 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
420 << ProcessedThreshold << "\n"); in computeImportForFunction()
424 ProcessedThreshold = NewThreshold; in computeImportForFunction()
429 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
432 << ProcessedThreshold << "\n"); in computeImportForFunction()
449 ProcessedThreshold = NewThreshold; in computeImportForFunction()
570 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
582 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DFunctionImport.cpp401 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
417 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
420 << ProcessedThreshold << "\n"); in computeImportForFunction()
424 ProcessedThreshold = NewThreshold; in computeImportForFunction()
429 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
432 << ProcessedThreshold << "\n"); in computeImportForFunction()
449 ProcessedThreshold = NewThreshold; in computeImportForFunction()
566 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
578 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp432 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
448 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
451 << ProcessedThreshold << "\n"); in computeImportForFunction()
455 ProcessedThreshold = NewThreshold; in computeImportForFunction()
460 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
463 << ProcessedThreshold << "\n"); in computeImportForFunction()
480 ProcessedThreshold = NewThreshold; in computeImportForFunction()
612 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
624 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp408 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
424 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
427 << ProcessedThreshold << "\n"); in computeImportForFunction()
431 ProcessedThreshold = NewThreshold; in computeImportForFunction()
436 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
439 << ProcessedThreshold << "\n"); in computeImportForFunction()
456 ProcessedThreshold = NewThreshold; in computeImportForFunction()
586 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
598 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp396 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
412 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
415 << ProcessedThreshold << "\n"); in computeImportForFunction()
419 ProcessedThreshold = NewThreshold; in computeImportForFunction()
424 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
427 << ProcessedThreshold << "\n"); in computeImportForFunction()
444 ProcessedThreshold = NewThreshold; in computeImportForFunction()
576 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
588 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp431 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
447 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
450 << ProcessedThreshold << "\n"); in computeImportForFunction()
454 ProcessedThreshold = NewThreshold; in computeImportForFunction()
459 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
462 << ProcessedThreshold << "\n"); in computeImportForFunction()
479 ProcessedThreshold = NewThreshold; in computeImportForFunction()
611 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
623 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp401 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
417 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
420 << ProcessedThreshold << "\n"); in computeImportForFunction()
424 ProcessedThreshold = NewThreshold; in computeImportForFunction()
429 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
432 << ProcessedThreshold << "\n"); in computeImportForFunction()
449 ProcessedThreshold = NewThreshold; in computeImportForFunction()
570 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
582 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp407 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
423 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
426 << ProcessedThreshold << "\n"); in computeImportForFunction()
430 ProcessedThreshold = NewThreshold; in computeImportForFunction()
435 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
438 << ProcessedThreshold << "\n"); in computeImportForFunction()
455 ProcessedThreshold = NewThreshold; in computeImportForFunction()
576 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
588 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp431 auto &ProcessedThreshold = std::get<0>(IT.first->second); in computeImportForFunction() local
447 if (NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
450 << ProcessedThreshold << "\n"); in computeImportForFunction()
454 ProcessedThreshold = NewThreshold; in computeImportForFunction()
459 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) { in computeImportForFunction()
462 << ProcessedThreshold << "\n"); in computeImportForFunction()
479 ProcessedThreshold = NewThreshold; in computeImportForFunction()
611 auto &ProcessedThreshold = std::get<0>(I.second); in ComputeImportForModule() local
623 << ", Threshold = " << ProcessedThreshold in ComputeImportForModule()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/IPO/
H A DFunctionImport.cpp321 auto &ProcessedThreshold = IT.first->second.first;
331 if (NewThreshold <= ProcessedThreshold) {
334 << ProcessedThreshold << "\n");
338 ProcessedThreshold = NewThreshold;
343 if (PreviouslyVisited && NewThreshold <= ProcessedThreshold) {
346 << ProcessedThreshold << "\n");
356 ProcessedThreshold = NewThreshold;