|
Enzyme main
|
#include "Utils.h"

Public Member Functions | |
| CountTrackedPointers (llvm::Type *T) | |
Public Attributes | |
| unsigned | count = 0 |
| bool | all = true |
| bool | derived = false |
| CountTrackedPointers::CountTrackedPointers | ( | llvm::Type * | T | ) |
Definition at line 4136 of file Utils.cpp.
References all, count, CountTrackedPointers(), derived, isSpecialPtr(), and Tracked.
Referenced by CountTrackedPointers().
| bool CountTrackedPointers::all = true |
Definition at line 2350 of file Utils.h.
Referenced by CountTrackedPointers(), and EnzymeFixupJuliaCallingConvention().
| unsigned CountTrackedPointers::count = 0 |
Definition at line 2349 of file Utils.h.
Referenced by copyNonJLValueInto(), CountTrackedPointers(), EnzymeFixupJuliaCallingConvention(), moveSRetToFromRoots(), and needsReRooting().
| bool CountTrackedPointers::derived = false |
Definition at line 2351 of file Utils.h.
Referenced by CountTrackedPointers().