Searched defs:NCI (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULibCalls.cpp | 567 auto *NCI = B.CreateCall(F, Args); fold_read_write_pipe() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | IndVarSimplify.cpp | 1398 if (auto *NCI = dyn_cast<Instruction>(NewCond)) { optimizeLoopExitWithUnknownExitCount() local |