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