Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DRegion.cpp94 void Region::dropAuxMetadata(Instruction *I) { in dropAuxMetadata() function in llvm::sandboxir::Region
103 dropAuxMetadata(I); in removeFromAux()
109 dropAuxMetadata(Aux[Idx]); in clearAux()
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DRegion.h140 void dropAuxMetadata(Instruction *I);