Home
last modified time | relevance | path

Searched defs:containsGCPtrType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp262 static bool containsGCPtrType(Type *Ty) { in containsGCPtrType() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp283 static bool containsGCPtrType(Type *Ty, GCStrategy *GC) { in containsGCPtrType() function