Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DInstruction.h306 void swapProfMetadata();
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1082 Sel.swapProfMetadata(); in adjustMinMax()
1509 Sel.swapProfMetadata(); in tryToReuseConstantFromSelectInComparison()
1622 SI.swapProfMetadata(); in foldSelectInstWithICmp()
3119 SI.swapProfMetadata(); in visitSelectInst()
H A DInstructionCombining.cpp919 SI->swapProfMetadata(); in freelyInvertAllUsersOf()
/llvm-project-15.0.7/llvm/lib/IR/
H A DInstruction.cpp824 void Instruction::swapProfMetadata() { in swapProfMetadata() function in Instruction
H A DInstructions.cpp1331 swapProfMetadata(); in swapSuccessors()
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1526 SI->swapProfMetadata(); in negateICmpIfUsedByBranchOrSelectOnly()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1725 SI->swapProfMetadata(); in foldICmpWithDominatingICmp()