Home
last modified time | relevance | path

Searched defs:OrigInst (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp221 const Instruction *OrigInst) { in annotateInstWithNoAlias()
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3008 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
3127 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
3308 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
3530 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
/external/swiftshader/third_party/subzero/src/
DIceInst.cpp175 void Inst::spliceLivenessInfo(Inst *OrigInst, Inst *SpliceAssn) { in spliceLivenessInfo()