Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1557 if (GlobalVariable *GVSrc = dyn_cast<GlobalVariable>(MMI->getSource())) in visitCallInst() local
1558 if (GVSrc->isConstant()) { in visitCallInst()