Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp65 bool TDOFold(CallInst *CI, const FuncInfo &FInfo);
628 if (TDOFold(CI, FInfo)) in fold()
691 bool AMDGPULibCalls::TDOFold(CallInst *CI, const FuncInfo &FInfo) { in TDOFold() function in AMDGPULibCalls