Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp860 if (GlobalVariable *GVSrc = dyn_cast<GlobalVariable>(MMI->getSource())) in visitCallInst() local
861 if (GVSrc->isConstant()) { in visitCallInst()