Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A 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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h322 IRInstructionData *allocateIRInstructionData(Instruction &I, bool Legality,