Searched defs:LExpr (Results 1 – 5 of 5) sorted by relevance
36 LExpr(Opcode Kind) : Kind(Kind) {} in LExpr() function
37 LExpr(Opcode Kind) : Kind(Kind) {} in LExpr() function