X86SelectionDAGInfo.cpp - move dyn_cast check inside if(). NFC.
Minor cleanup - we only use the non-null pointer inside the if() block
Loading
Please sign in to comment
Minor cleanup - we only use the non-null pointer inside the if() block