Searched refs:IsALoadChainInstr (Results 1 – 1 of 1) sorted by relevance
239 auto IsALoadChainInstr = [](Value *V) -> bool { in handleByValParam() local252 if (!IsALoadChainInstr(V)) { in handleByValParam()