Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp505 if (auto IsManaged = GFI->getStrategy().isGCManagedPointer(Ty)) in isGCValue() local
506 return *IsManaged; in isGCValue()