Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.h340 struct SavedIfInfo { struct
352 void GenerateSelect(Inst *phi, Inst *inst1, Inst *inst2, const SavedIfInfo *ifInfo); argument