Searched refs:ExposesReturnsTwice (Results 1 – 5 of 5) sorted by relevance
327 bool ExposesReturnsTwice = false;735 return ExposesReturnsTwice;741 ExposesReturnsTwice = B;
692 bool ExposesReturnsTwice = false;732 YamlIO.mapOptional("exposesReturnsTwice", MF.ExposesReturnsTwice, false);
355 bool ExposesReturnsTwice = false; member in __anonedc2a5c80111::CallAnalyzer2172 ExposesReturnsTwice = true; in visitCallBase()2480 else if (ExposesReturnsTwice) in analyzeBlock()
195 YamlMF.ExposesReturnsTwice = MF.exposesReturnsTwice(); in print()
463 MF.setExposesReturnsTwice(YamlMF.ExposesReturnsTwice); in initializeMachineFunction()