Searched refs:MaxIFMSize (Results 1 – 1 of 1) sorted by relevance
65 static cl::opt<unsigned> MaxIFMSize("insert-max-ifmap", cl::init(1024), variable925 if (IFMap.size() >= MaxIFMSize) in collectInBlock()950 if (IFMap.size() >= MaxIFMSize) in collectInBlock()