Searched defs:isLive (Results 1 – 8 of 8) sorted by relevance
62 isLive() { method in GNode
126 bool isLive(BasicBlock *BB) { return BlockInfo[BB].Live; } in isLive() function in __anone5f5e16a0111::AggressiveDeadCodeElimination130 bool isLive(Instruction *I) { return InstInfo[I].Live; } in isLive() function in __anone5f5e16a0111::AggressiveDeadCodeElimination
335 bool isLive; member
190 bool isLive(unsigned RegNo) const { in isLive() function
404 bool isLive() const { in isLive() function
1622 bool isLive; in eliminateUndefCopy() local
126 "isLive" : { object
63134 bool isLive() const { return isLiveHash(keyHash); } in isLive() function in js::detail::HashTableEntry