Lines Matching defs:Def
1598 // Don't hoist the instruction if the def would be clobber by the1665 unsigned Def = LocalDefs[i];1666 if (LocalDefsSet.count(Def)) {1667 TBB->addLiveIn(Def);1668 FBB->addLiveIn(Def);