Searched defs:canPromote (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/Transforms/ | ||
H A D | AffinePromotion.cpp | 121 bool canPromote = true; in analyzeReference() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 7764 bool canPromote(const Instruction *ToBePromoted) const { canPromote() function in __anon072927cb1911::VectorPromoteHelper |