Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstruction.h393 void swapProfMetadata();
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1165 void Instruction::swapProfMetadata() { in swapProfMetadata() function in Instruction
H A DInstructions.cpp1285 swapProfMetadata(); in swapSuccessors()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1601 Sel.swapProfMetadata(); in tryToReuseConstantFromSelectInComparison()
1733 SI.swapProfMetadata(); in foldSelectInstWithICmp()
3717 SI.swapProfMetadata(); in visitSelectInst()
H A DInstructionCombining.cpp1347 SI->swapProfMetadata(); in freelyInvertAllUsersOf()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1534 SI->swapProfMetadata(); in negateICmpIfUsedByBranchOrSelectOnly()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1907 SI->swapProfMetadata(); in foldICmpWithDominatingICmp()