Home
last modified time | relevance | path

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

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