Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp397 static BasicBlock* FindPhiPredForUseInBlock(Value* Used, BasicBlock* BB) { in FindPhiPredForUseInBlock() function
586 BasicBlock* pred = FindPhiPredForUseInBlock(Reloads[out], in emitCallAndSwitchStatement()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCodeExtractor.cpp360 static BasicBlock* FindPhiPredForUseInBlock(Value* Used, BasicBlock* BB) { in FindPhiPredForUseInBlock() function
550 BasicBlock* pred = FindPhiPredForUseInBlock(Reloads[out], in emitCallAndSwitchStatement()