Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp2249 bool SIGfx12CacheControl::setScope(const MachineBasicBlock::iterator MI, setScope() function in SIGfx12CacheControl
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h620 void setScope(Scope S) { setScope() function