Searched defs:CalleeOpNo (Results 1 – 2 of 2) sorted by relevance
138 static void queryCallee(const MachineInstr &MI, unsigned CalleeOpNo, bool &Read, in queryCallee()255 unsigned CalleeOpNo = WebAssembly::getCalleeOpNo(MI.getOpcode()); in query() local
92 static void QueryCallee(const MachineInstr &MI, unsigned CalleeOpNo, bool &Read, in QueryCallee()