Searched defs:createExpr (Results 1 – 2 of 2) sorted by relevance
129 static MCOperand createExpr(const MCExpr *Val) { in createExpr() function
231 GVN::Expression GVN::ValueTable::createExpr(Instruction *I) { in createExpr() function in GVN::ValueTable