Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2283 rewriteMaterializableInstructions(const SmallMapVector<Instruction *,std::unique_ptr<RematGraph>,8> & AllRemats) rewriteMaterializableInstructions() argument
3038 SmallMapVector<Instruction *, std::unique_ptr<RematGraph>, 8> AllRemats; doRematerializations() local