Searched defs:isLive (Results 1 – 7 of 7) sorted by relevance
126 bool isLive(BasicBlock *BB) { return BlockInfo[BB].Live; } in isLive() function in __anon7bee62490111::AggressiveDeadCodeElimination130 bool isLive(Instruction *I) { return InstInfo[I].Live; } in isLive() function in __anon7bee62490111::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
2908 gboolean isLive; in GST_START_TEST() local
63134 bool isLive() const { return isLiveHash(keyHash); } in isLive() function in js::detail::HashTableEntry