Home
last modified time | relevance | path

Searched refs:allocateIRInstructionData (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DIRSimilarityIdentifier.cpp203 IRInstructionData *ID = allocateIRInstructionData(*It, true, *IDL); in mapToLegalUnsigned()
233 IRInstructionMapper::allocateIRInstructionData(Instruction &I, bool Legality, in allocateIRInstructionData() function in IRInstructionMapper
257 ID = allocateIRInstructionData(*It, false, *IDL); in mapToIllegalUnsigned()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DIRSimilarityIdentifier.h322 IRInstructionData *allocateIRInstructionData(Instruction &I, bool Legality,