Searched defs:statepoint (Results 1 – 1 of 1) sorted by relevance
73 void GcIntrusionCheck::CheckStatepoint(const Function &function, const GCStatepointInst &statepoint) in CheckStatepoint()159 auto statepoint = FindDefOrStatepoint(start, instVal); in CheckInstruction() local