Java: Fix bad magic and join-order.

This commit is contained in:
Anders Schack-Mulligen
2019-10-28 10:40:06 +01:00
parent c37195b226
commit 379ef1d2f9
19 changed files with 19 additions and 19 deletions

View File

@@ -1785,7 +1785,7 @@ private predicate pathOutOfCallable0(PathNodeMid mid, ReturnPosition pos, CallCo
not innercc instanceof CallContextCall
}
pragma[noinline]
pragma[nomagic]
private predicate pathOutOfCallable1(
PathNodeMid mid, DataFlowCall call, ReturnKindExt kind, CallContext cc
) {

View File

@@ -1785,7 +1785,7 @@ private predicate pathOutOfCallable0(PathNodeMid mid, ReturnPosition pos, CallCo
not innercc instanceof CallContextCall
}
pragma[noinline]
pragma[nomagic]
private predicate pathOutOfCallable1(
PathNodeMid mid, DataFlowCall call, ReturnKindExt kind, CallContext cc
) {

View File

@@ -1785,7 +1785,7 @@ private predicate pathOutOfCallable0(PathNodeMid mid, ReturnPosition pos, CallCo
not innercc instanceof CallContextCall
}
pragma[noinline]
pragma[nomagic]
private predicate pathOutOfCallable1(
PathNodeMid mid, DataFlowCall call, ReturnKindExt kind, CallContext cc
) {

View File

@@ -1785,7 +1785,7 @@ private predicate pathOutOfCallable0(PathNodeMid mid, ReturnPosition pos, CallCo
not innercc instanceof CallContextCall
}
pragma[noinline]
pragma[nomagic]
private predicate pathOutOfCallable1(
PathNodeMid mid, DataFlowCall call, ReturnKindExt kind, CallContext cc
) {

View File

@@ -1785,7 +1785,7 @@ private predicate pathOutOfCallable0(PathNodeMid mid, ReturnPosition pos, CallCo
not innercc instanceof CallContextCall
}
pragma[noinline]
pragma[nomagic]
private predicate pathOutOfCallable1(
PathNodeMid mid, DataFlowCall call, ReturnKindExt kind, CallContext cc
) {