Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp662 Value *combineShadowsThenConvert(Type *T, Value *V1, Value *V2,
1966 Value *DFSanFunction::combineShadowsThenConvert(Type *T, Value *V1, Value *V2, in combineShadowsThenConvert() function in DFSanFunction
2882 ShadowSel = DFSF.combineShadowsThenConvert(I.getType(), TrueShadow, in visitSelectInst()
2907 DFSF.setShadow(&I, ClTrackSelectControlFlow ? DFSF.combineShadowsThenConvert( in visitSelectInst()