Searched defs:isLive (Results 1 – 5 of 5) sorted by relevance
756 bool isLive = IsLiveInAllPathBB(regNO, *succ, endBB, visitedBB, isFirstNo); in IsLiveInAllPathBB() local1030 bool isLive = IsUseOrDefInAllPathBB(regNO, *succ, endBB, visitedBB); in IsUseOrDefInAllPathBB() local
144 void SetLive(bool isLive) in SetLive()
38 size_t nativeSize, JSTaggedType entry, bool isLive) in NewNode()
613 bool isLive = true; variable1655 bool isLive = true; variable1719 bool isLive = true; variable1803 bool isLive = true; variable
1876 mutable bool isLive = false; // only used for dse to save compile time variable