Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp276 BasicBlock *userBlock() const { return User->getParent(); } in userBlock() function in __anon7a38e1c90511::Spill
562 if (CurrentBlock != E.userBlock()) { in insertSpills()
563 CurrentBlock = E.userBlock(); in insertSpills()
777 if (CurrentBlock != E.userBlock()) { in rewriteMaterializableInstructions()
778 CurrentBlock = E.userBlock(); in rewriteMaterializableInstructions()