Searched defs:HasReturn (Results 1 – 10 of 10) sorted by relevance
44 bool HasReturn() const { return !return_.IsEmpty(); } in HasReturn() function
40 bool HasReturn; member
142 bool HasReturn = false; /// does this block need an epilog? variable
1144 const bool HasReturn = Module->signatures[SigIndex]->return_count() != 0; in CallIndirect() local
100 bool HasReturn; member in __anoned94fc440111::CallAnalyzer
215 bool HasReturn = false; member in __anon18c107e60111::CallAnalyzer
275 bool HasReturn = false; member in __anonae1cb0f20111::CallAnalyzer
3885 const bool HasReturn = MI.getNumExplicitDefs() != 0; in legalizeBufferAtomic() local