Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
Dllvm_stackmap_type.h174 std::vector<struct LiveOutsTy> liveOuts; member
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dgc_intrusion.cpp285 auto &liveOuts = liveness->GetLiveOutsForBlock(block); in RewriteWithGcInBlock() local