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