Searched refs:UnknownLocations (Results 1 – 1 of 1) sorted by relevance
53 static cl::opt<bool> UnknownLocations("use-unknown-locations", cl::Hidden, variable1095 if (DL != PrevInstLoc && (!DL.isUnknown() || UnknownLocations)) { in beginInstruction()