Home
last modified time | relevance | path

Searched defs:UInst (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2912 if (auto *UInst = dyn_cast<Instruction>(U)) in initializeCongruenceClasses() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5751 Instruction *UInst = cast<Instruction>(U.getUser()); in checkUse() local