Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DIslNodeBuilder.h309 Value *preloadInvariantLoad(const MemoryAccess &MA,
/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp1226 Value *IslNodeBuilder::preloadInvariantLoad(const MemoryAccess &MA, in preloadInvariantLoad() function in IslNodeBuilder
1379 Value *PreloadVal = preloadInvariantLoad(*MA, ExecutionCtx.copy()); in preloadInvariantEquivClass()