Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5865 Value *PromotedVal = TPH(I, TPT, PromotedInsts, NewCreatedInstsCost, in tryToPromoteExts() local
5867 assert(PromotedVal && in tryToPromoteExts()
5883 !isPromotedInstructionLegal(*TLI, *DL, PromotedVal))) { in tryToPromoteExts()