Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DUser.h87 auto UseB = getOperandUse(OpIdxB); in swapOperandsInternal() local
88 UseA.swap(UseB); in swapOperandsInternal()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2329 BasicBlock *UseB = UseI->getParent(); in coverLoop() local
2330 if (LF->getLoopFor(UseB) != L) in coverLoop()