Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h139 ConstantStruct *OutlinedParts = nullptr; member
142 bool hasOutlinedParts() const { return OutlinedParts != nullptr; } in hasOutlinedParts()
154 if ((Result.OutlinedParts = dyn_cast<ConstantStruct>(Initializer))) in getInfo()