Searched defs:isLive (Results 1 – 6 of 6) sorted by relevance
126 bool isLive(BasicBlock *BB) { return BlockInfo[BB].Live; } in isLive() function in __anon763d68ea0111::AggressiveDeadCodeElimination130 bool isLive(Instruction *I) { return InstInfo[I].Live; } in isLive() function in __anon763d68ea0111::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