Searched refs:isAllocable (Results 1 – 1 of 1) sorted by relevance
31 bool isAllocable(const Variable *Var) { in isAllocable() function281 const bool DestIsAllocable = isAllocable(Dest); in handleSimpleVarAssign()284 const bool SrcIsAllocable = isAllocable(SrcVar); in handleSimpleVarAssign()360 const bool DestIsAllocable = isAllocable(Dest); in handlePhi()373 const bool DestIsAllocable = isAllocable(Dest); in handleGeneralInst()394 const bool SrcIsAllocable = isAllocable(SrcVar); in handleGeneralInst()