OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComputeSpeculationCost
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/Scalar/
SpeculativeExecution.cpp
207
static unsigned
ComputeSpeculationCost
(const Instruction *I,
245
const unsigned Cost =
ComputeSpeculationCost
(&I, *TTI);
/external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp
258
static unsigned
ComputeSpeculationCost
(const User *I,
332
unsigned Cost =
ComputeSpeculationCost
(I, TTI);
[
all
...]
Completed in 63 milliseconds