Searched defs:FakeOp (Results 1 – 2 of 2) sorted by relevance
106 class FakeOp implements Runnable { in testOrdering() class109 FakeOp(int op) { in testOrdering() method in SerializingExecutorTest.FakeOp
2309 SDValue FakeOp; in PostISelFolding() local