Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Transforms/
H A DAffinePromotion.cpp121 bool canPromote = true; in analyzeReference() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7764 bool canPromote(const Instruction *ToBePromoted) const { canPromote() function in __anon072927cb1911::VectorPromoteHelper