Searched refs:lowerPermutationMaps (Results 1 – 3 of 3) sorted by relevance
57 bool lowerPermutationMaps = false; member59 lowerPermutationMaps = l;
1289 this->lowerPermutationMaps = options.lowerPermutationMaps; in ConvertVectorToSCFPass()1297 options.lowerPermutationMaps = lowerPermutationMaps; in runOnOperation()1301 if (lowerPermutationMaps) { in runOnOperation()
890 Option<"lowerPermutationMaps", "lower-permutation-maps", "bool",