Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstruction.h324 void swapProfMetadata();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1026 Sel.swapProfMetadata(); in adjustMinMax()
1076 Sel.swapProfMetadata(); in canonicalizeMinMaxWithConstant()
1432 Sel.swapProfMetadata(); in tryToReuseConstantFromSelectInComparison()
2990 cast<SelectInst>(NewMinMax)->swapProfMetadata(); in visitSelectInst()
3133 SI.swapProfMetadata(); in visitSelectInst()
H A DInstructionCombining.cpp881 SI->swapProfMetadata(); in freelyInvertAllUsersOf()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp783 void Instruction::swapProfMetadata() { in swapProfMetadata() function in Instruction
H A DInstructions.cpp1291 swapProfMetadata(); in swapSuccessors()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1056 BI->swapProfMetadata(); in emitPreheaderBranchOnCondition()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1549 SI->swapProfMetadata(); in negateICmpIfUsedByBranchOrSelectOnly()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1711 SI->swapProfMetadata(); in foldICmpWithDominatingICmp()