LLVM 20.0.0git
Namespaces | Functions
MaterializationUtils.h File Reference
#include "llvm/Transforms/Coroutines/SuspendCrossingInfo.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::coro
 

Functions

bool llvm::coro::isTriviallyMaterializable (Instruction &I)
 
void llvm::coro::doRematerializations (Function &F, SuspendCrossingInfo &Checker, std::function< bool(Instruction &)> IsMaterializable)