Home
last modified time | relevance | path

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

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