Home
last modified time | relevance | path

Searched refs:ChunkSet (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dchunk_containers.h72 class PUBLIC_API ChunkSet : public std::set<K, Compare, ChunkAllocator<K>> { class
75 explicit ChunkSet(Chunk *chunk) in ChunkSet() function in panda::ecmascript::ChunkSet
79 ~ChunkSet() = default;
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
H A Dpgo_type_infer.h56 inline bool IsMonoTypes(const ChunkSet<GateType> &types) const in IsMonoTypes()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dloop_analysis.cpp200 ChunkSet<GateRef> inList(chunk_); in LoopExitElimination()
H A Dbytecode_circuit_builder.h162 ChunkSet<size_t> loopBacks;
H A Dearly_elimination.cpp37 ChunkSet<GateRef> visited(chunk_); in GetLoopDependInfo()

Completed in 4 milliseconds