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