Home
last modified time | relevance | path

Searched defs:Elide (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp153 uint32_t OffsetInParent, bool Elide, in BaseClassLayout()
252 bool Elide = (Parent != nullptr); in initializeChildren() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp152 void coro::replaceCoroFree(CoroIdInst *CoroId, bool Elide) { in replaceCoroFree()