Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6614 SmallVector<Instruction *, 2> SpeculativelyMovedExts; in optimizeExt() local
6653 SmallVectorImpl<Instruction *> &SpeculativelyMovedExts) { in performAddressTypePromotion()