Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp511 LoadInst *LoadedCst = in insertDefinitions() local
515 LLVM_DEBUG(LoadedCst->print(dbgs())); in insertDefinitions()
521 assert(DT.dominates(LoadedCst, in insertDefinitions()
530 Use.first->setOperand(Use.second, LoadedCst); in insertDefinitions()