Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dgc_intrusion_check.cpp73 void GcIntrusionCheck::CheckStatepoint(const Function &function, const GCStatepointInst &statepoint) in CheckStatepoint()
159 auto statepoint = FindDefOrStatepoint(start, instVal); in CheckInstruction() local