Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp645 Value *combineShadowsThenConvert(Type *T, Value *V1, Value *V2,
1908 Value *DFSanFunction::combineShadowsThenConvert(Type *T, Value *V1, Value *V2, in combineShadowsThenConvert() function in DFSanFunction
2864 ShadowSel = DFSF.combineShadowsThenConvert(I.getType(), TrueShadow, in visitSelectInst()
2890 ? DFSF.combineShadowsThenConvert( in visitSelectInst()