Searched defs:Live (Results 1 – 3 of 3) sorted by relevance
153 const LiveVariables::LivenessValues &Live) { in CheckVarDecl()172 const LiveVariables::LivenessValues& Live) { in CheckDeclRef()201 const LiveVariables::LivenessValues &Live) { in observeStmt()
86 enum Liveness { Live, MaybeLive }; enumerator
447 SmallSet<unsigned, 32> Live; in HandlePhysRegDef() local