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.h475 LLVM_ABI void swapProfMetadata();
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1332 void Instruction::swapProfMetadata() { in swapProfMetadata() function in Instruction
H A DInstructions.cpp1240 swapProfMetadata(); in swapSuccessors()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1729 Sel.swapProfMetadata(); in tryToReuseConstantFromSelectInComparison()
2013 SI.swapProfMetadata(); in foldSelectInstWithICmp()
4294 SI.swapProfMetadata(); in visitSelectInst()
H A DInstructionCombining.cpp1398 SI->swapProfMetadata(); in freelyInvertAllUsersOf()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1525 SI->swapProfMetadata(); in negateICmpIfUsedByBranchOrSelectOnly()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1975 SI->swapProfMetadata(); in foldICmpWithDominatingICmp()