Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp503 static bool isGCValue(const Value *V, SelectionDAGBuilder &Builder) { in isGCValue() function
608 if (isGCValue(V, Builder)) in lowerStatepointMetaArgs()
1081 if (!isGCValue(V, *this)) in LowerStatepoint()