Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_pre.cpp69 std::vector<CgPhiOpndOcc *> phiOpnds; in CreateSortedOccs() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dssa.h90 MapleVector<VersionSt *> phiOpnds; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_ssa_pre.h132 MapleVector<PhiOpndOcc *> phiOpnds; variable
Dcg_occur.h350 MapleVector<CgPhiOpndOcc *> phiOpnds; variable