Searched refs:canPromote (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6591 bool canPromote(const Instruction *ToBePromoted) const { function in class:__anon4532::VectorPromoteHelper
6750 if (!VPH.canPromote(ToBePromoted) || !VPH.shouldPromote(ToBePromoted))

Completed in 114 milliseconds