Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp86 Error replaceNamedStructUses(CallInst *Intrin, CallInst *DXILOp) { in replaceNamedStructUses() function in __anon1a4546bf0111::OpLowerer
136 if (Error E = replaceNamedStructUses(CI, *OpCall)) in replaceFunctionWithOp()
547 if (Error E = replaceNamedStructUses(CI, *OpCall)) in lowerCBufferLoad()