Searched refs:UnknownLocations (Results 1 – 3 of 3) sorted by relevance
108 static cl::opt<DefaultOnOff> UnknownLocations( variable1307 if (UnknownLocations == Disable) in beginInstruction()1316 if (UnknownLocations == Enable || PrevLabel || in beginInstruction()
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()