Home
last modified time | relevance | path

Searched refs:ConstantSrc (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp54 if (ConstantSDNode *ConstantSrc = dyn_cast<ConstantSDNode>(Src)) in EmitSpecializedLibcall() local
55 if (ConstantSrc->getZExtValue() == 0) in EmitSpecializedLibcall()