Home
last modified time | relevance | path

Searched defs:HasReturn (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp40 bool HasReturn = false; member
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp358 bool HasReturn = false; member in __anon0e0437920111::CallAnalyzer
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp4701 const bool HasReturn = MI.getNumExplicitDefs() != 0; in legalizeBufferAtomic() local