Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp276 BasicBlock *userBlock() const { return User->getParent(); } in userBlock() function in __anon264c736b0511::Spill
563 if (CurrentBlock != E.userBlock()) { in insertSpills()
564 CurrentBlock = E.userBlock(); in insertSpills()
778 if (CurrentBlock != E.userBlock()) { in rewriteMaterializableInstructions()
779 CurrentBlock = E.userBlock(); in rewriteMaterializableInstructions()