Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DLazyCallGraph.cpp475 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
519 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
604 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
639 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1029 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1056 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp463 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
507 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
592 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
627 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1017 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1044 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DLazyCallGraph.cpp475 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
519 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
604 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
639 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1029 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1056 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DLazyCallGraph.cpp463 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
507 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
592 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
627 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1017 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1044 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DLazyCallGraph.cpp475 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
519 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
604 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
639 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1029 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1056 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyCallGraph.cpp463 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
507 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
592 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
627 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1017 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1044 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DLazyCallGraph.cpp462 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
506 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
591 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
626 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1016 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1043 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DLazyCallGraph.cpp450 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) {
494 ComputeTargetConnectedSet(ConnectedSet);
579 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) {
614 ComputeTargetConnectedSet);
1004 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) {
1031 ComputeSourceConnectedSet, ComputeTargetConnectedSet);
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DLazyCallGraph.cpp450 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
494 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
579 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
614 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1004 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1031 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLazyCallGraph.cpp519 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) {
563 ComputeTargetConnectedSet(ConnectedSet);
646 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) {
681 ComputeTargetConnectedSet);
1061 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) {
1088 ComputeSourceConnectedSet, ComputeTargetConnectedSet);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DLazyCallGraph.cpp519 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
563 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
646 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
681 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1061 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1088 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DLazyCallGraph.cpp519 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
563 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
648 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
683 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1073 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1100 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp519 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
563 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
646 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
681 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1061 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1088 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DLazyCallGraph.cpp518 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
562 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
645 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
680 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1060 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1087 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLazyCallGraph.cpp519 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
563 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
646 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
681 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1061 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1088 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DLazyCallGraph.cpp519 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
563 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
648 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
683 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1073 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1100 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLazyCallGraph.cpp519 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
563 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
646 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
681 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1061 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1088 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()