Searched refs:ExposesReturnsTwice (Results 1 – 5 of 5) sorted by relevance
327 bool ExposesReturnsTwice = false;780 return ExposesReturnsTwice;786 ExposesReturnsTwice = B;
723 bool ExposesReturnsTwice = false;765 YamlIO.mapOptional("exposesReturnsTwice", MF.ExposesReturnsTwice, false);
366 bool ExposesReturnsTwice = false; member in __anon463f3bdb0111::CallAnalyzer2268 ExposesReturnsTwice = true; in visitCallBase()2577 else if (ExposesReturnsTwice) in analyzeBlock()
200 YamlMF.ExposesReturnsTwice = MF.exposesReturnsTwice(); in print()
491 MF.setExposesReturnsTwice(YamlMF.ExposesReturnsTwice); in initializeMachineFunction()