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