Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DIslNodeBuilder.h301 Value *preloadInvariantLoad(const MemoryAccess &MA,
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp1173 Value *IslNodeBuilder::preloadInvariantLoad(const MemoryAccess &MA, in preloadInvariantLoad() function in IslNodeBuilder
1326 Value *PreloadVal = preloadInvariantLoad(*MA, ExecutionCtx.copy()); in preloadInvariantEquivClass()