Searched refs:removePassThroughBuiltin (Results 1 – 1 of 1) sorted by relevance
56 bool removePassThroughBuiltin(Module &M);105 bool BPFCheckAndAdjustIR::removePassThroughBuiltin(Module &M) { in removePassThroughBuiltin() function in BPFCheckAndAdjustIR535 bool Changed = removePassThroughBuiltin(M); in adjustIR()