Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstruction.h329 void swapProfMetadata();
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1026 Sel.swapProfMetadata(); in adjustMinMax()
1076 Sel.swapProfMetadata(); in canonicalizeMinMaxWithConstant()
1432 Sel.swapProfMetadata(); in tryToReuseConstantFromSelectInComparison()
3033 cast<SelectInst>(NewMinMax)->swapProfMetadata(); in visitSelectInst()
3176 SI.swapProfMetadata(); in visitSelectInst()
H A DInstructionCombining.cpp900 SI->swapProfMetadata(); in freelyInvertAllUsersOf()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp812 void Instruction::swapProfMetadata() { in swapProfMetadata() function in Instruction
H A DInstructions.cpp1304 swapProfMetadata(); in swapSuccessors()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1056 BI->swapProfMetadata(); in emitPreheaderBranchOnCondition()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1554 SI->swapProfMetadata(); in negateICmpIfUsedByBranchOrSelectOnly()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1711 SI->swapProfMetadata(); in foldICmpWithDominatingICmp()