Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstruction.h428 void swapProfMetadata();
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1257 void Instruction::swapProfMetadata() { in swapProfMetadata() function in Instruction
H A DInstructions.cpp1177 swapProfMetadata(); in swapSuccessors()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1639 Sel.swapProfMetadata(); in tryToReuseConstantFromSelectInComparison()
1877 SI.swapProfMetadata(); in foldSelectInstWithICmp()
3937 SI.swapProfMetadata(); in visitSelectInst()
H A DInstructionCombining.cpp1370 SI->swapProfMetadata(); in freelyInvertAllUsersOf()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1535 SI->swapProfMetadata(); in negateICmpIfUsedByBranchOrSelectOnly()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1904 SI->swapProfMetadata(); in foldICmpWithDominatingICmp()