Searched defs:AllowContract (Results 1 – 4 of 4) sorted by relevance
45 AllowContract = (1 << 5), enumerator
514 AllowContract = (1 << 5), enumerator
1008 char AllowContract : 1; member
52212 auto AllowContract = [&DAG](const SDNodeFlags &Flags) { in combineFaddCFmul() local