Home
last modified time | relevance | path

Searched refs:OutlinedParts (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h155 ConstantStruct *OutlinedParts = nullptr; member
158 bool hasOutlinedParts() const { return OutlinedParts != nullptr; } in hasOutlinedParts()
170 if ((Result.OutlinedParts = dyn_cast<ConstantStruct>(Initializer))) in getInfo()